Skip to content

fix(platform-web): expire a cookie immediately with maxAge: 0 - #248

Merged
dangreen merged 1 commit into
mainfrom
fix/cookie-max-age-zero
Sep 8, 2026
Merged

fix(platform-web): expire a cookie immediately with maxAge: 0#248
dangreen merged 1 commit into
mainfrom
fix/cookie-max-age-zero

fix(platform-web): expire a cookie immediately with `maxAge: 0`

9b83d02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2026 in 0s

83.33% (+0.03%) compared to 2696386

View this Pull Request on Codecov

83.33% (+0.03%) compared to 2696386

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.33%. Comparing base (2696386) to head (9b83d02).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #248      +/-   ##
==========================================
+ Coverage   83.29%   83.33%   +0.03%     
==========================================
  Files          98       98              
  Lines        2556     2556              
  Branches      551      551              
==========================================
+ Hits         2129     2130       +1     
  Misses        314      314              
+ Partials      113      112       -1     

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