Skip to content

fix(router): fix append algorithm producing multiple headers instead of comma-separated#2532

Merged
jensneuse merged 4 commits into
mainfrom
jensneuse/normalization-tests
Feb 19, 2026
Merged

fix(router): fix append algorithm producing multiple headers instead of comma-separated#2532
jensneuse merged 4 commits into
mainfrom
jensneuse/normalization-tests

fix(router): use ElementsMatch and combine nil-receiver tests

8bcc9a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 1s

61.00% (target 30.00%)

View this Pull Request on Codecov

61.00% (target 30.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.00%. Comparing base (957d92a) to head (8bcc9a6).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2532       +/-   ##
===========================================
- Coverage   89.99%   61.00%   -28.99%     
===========================================
  Files          17      239      +222     
  Lines        3358    25416    +22058     
  Branches      893        0      -893     
===========================================
+ Hits         3022    15506    +12484     
- Misses        336     8589     +8253     
- Partials        0     1321     +1321     
Files with missing lines Coverage Δ
router/core/header_rule_engine.go 83.33% <100.00%> (ø)

... and 255 files with indirect coverage changes

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