Skip to content

Update middleware/cache/cache.go

05391d5
Select commit
Loading
Failed to load commit list.
Open

fix(cache): recognize space, tab, and = as directive terminators in hasDirective #4211

Update middleware/cache/cache.go
05391d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2026 in 1s

91.24% (+0.08%) compared to c9f3475

View this Pull Request on Codecov

91.24% (+0.08%) compared to c9f3475

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.24%. Comparing base (c9f3475) to head (05391d5).

Files with missing lines Patch % Lines
middleware/cache/cache.go 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4211      +/-   ##
==========================================
+ Coverage   91.15%   91.24%   +0.08%     
==========================================
  Files         123      123              
  Lines       11860    11863       +3     
==========================================
+ Hits        10811    10824      +13     
+ Misses        660      652       -8     
+ Partials      389      387       -2     

☔ 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.