Skip to content

fix(cors): set Vary: Origin on the public no-credential branch - #9814

Merged
JSONbored merged 1 commit into
JSONbored:mainfrom
shin-core:fix/cors-public-vary-9712
Jul 29, 2026
Merged

fix(cors): set Vary: Origin on the public no-credential branch#9814
JSONbored merged 1 commit into
JSONbored:mainfrom
shin-core:fix/cors-public-vary-9712

fix(cors): set Vary: Origin on the public no-credential branch

59b62f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 1s

77.92% (+0.73%) compared to fa4c6d4

View this Pull Request on Codecov

77.92% (+0.73%) compared to fa4c6d4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.92%. Comparing base (fa4c6d4) to head (59b62f7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9814      +/-   ##
==========================================
+ Coverage   77.18%   77.92%   +0.73%     
==========================================
  Files         283      284       +1     
  Lines       59729    62211    +2482     
  Branches     6696     7501     +805     
==========================================
+ Hits        46104    48477    +2373     
- Misses      13342    13363      +21     
- Partials      283      371      +88     
Files with missing lines Coverage Δ
src/api/routes.ts 95.60% <100.00%> (ø)