Skip to content

fix: do not call the next middleware for 304 response

517a569
Select commit
Loading
Failed to load commit list.
Merged

fix: do not call the next middleware for 304 response #2155

fix: do not call the next middleware for 304 response
517a569
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2025 in 1s

96.30% (+0.01%) compared to 0ac461b

View this Pull Request on Codecov

96.30% (+0.01%) compared to 0ac461b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.30%. Comparing base (0ac461b) to head (517a569).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2155      +/-   ##
==========================================
+ Coverage   96.29%   96.30%   +0.01%     
==========================================
  Files          13       13              
  Lines         890      893       +3     
  Branches      265      266       +1     
==========================================
+ Hits          857      860       +3     
  Misses         33       33              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.