django-silk icon indicating copy to clipboard operation
django-silk copied to clipboard

632 Delete Requests

Open ashfaq1934 opened this issue 3 years ago • 1 comments

  • Adds a button to each request card and detail page which allows you to delete individual request without having to click clear db.
  • Resolves #632

ashfaq1934 avatar Jan 01 '23 16:01 ashfaq1934

Codecov Report

Merging #637 (17b423f) into master (415529c) will increase coverage by 0.45%. Report is 13 commits behind head on master. The diff coverage is 45.45%.

@@            Coverage Diff             @@
##           master     #637      +/-   ##
==========================================
+ Coverage   86.42%   86.88%   +0.45%     
==========================================
  Files          52       52              
  Lines        2078     2189     +111     
==========================================
+ Hits         1796     1902     +106     
- Misses        282      287       +5     
Files Coverage Δ
silk/views/request_detail.py 78.78% <45.45%> (-16.87%) :arrow_down:

... and 3 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Jan 01 '23 16:01 codecov[bot]