jazzband / django-silk

Silky smooth profiling for Django
MIT License
4.42k stars 333 forks source link

#46 Retain ordering, view style and limit #614

Closed SebCorbin closed 1 year ago

SebCorbin commented 1 year ago

Two enhancements in this PR:

I will open a cleanup issue, as I find the filters form heavily relying on JavaScript, and it should not be IMHO.

codecov[bot] commented 1 year ago

Codecov Report

Merging #614 (e88eeac) into master (4934ffe) will increase coverage by 1.61%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #614      +/-   ##
==========================================
+ Coverage   84.63%   86.25%   +1.61%     
==========================================
  Files          52       52              
  Lines        2076     2080       +4     
==========================================
+ Hits         1757     1794      +37     
+ Misses        319      286      -33     
Impacted Files Coverage Δ
silk/views/requests.py 98.85% <100.00%> (+6.07%) :arrow_up:
silk/request_filters.py 83.01% <0.00%> (+17.61%) :arrow_up:

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