Skip to content

fix(secure-headers): keep CSP callbacks scoped to their header - #5147

Merged
yusukebe merged 3 commits into
honojs:mainfrom
lasder-ca:fix/secure-headers-csp-callbacks
Jul 24, 2026
Merged

fix(secure-headers): keep CSP callbacks scoped to their header#5147
yusukebe merged 3 commits into
honojs:mainfrom
lasder-ca:fix/secure-headers-csp-callbacks

update the tests

c3fbfbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 0s

79.07% (target 75.00%)

View this Pull Request on Codecov

79.07% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.07%. Comparing base (cadff88) to head (c3fbfbf).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5147      +/-   ##
==========================================
+ Coverage   79.04%   79.07%   +0.03%     
==========================================
  Files         154      154              
  Lines       10779    10777       -2     
  Branches     2256     2254       -2     
==========================================
+ Hits         8520     8522       +2     
+ Misses       2259     2255       -4     

☔ View full report in Codecov by Harness.
📢 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.