Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(http): support partitioned cookies #5044

Merged
merged 2 commits into from
Jun 15, 2024

Warn that the Partitioned attribute is not fully standardized yet

802c56a
Select commit
Loading
Failed to load commit list.
Merged

feat(http): support partitioned cookies #5044

Warn that the Partitioned attribute is not fully standardized yet
802c56a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2024 in 0s

92.17% (+0.00%) compared to 22b4d03

View this Pull Request on Codecov

92.17% (+0.00%) compared to 22b4d03

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.17%. Comparing base (22b4d03) to head (802c56a).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5044   +/-   ##
=======================================
  Coverage   92.17%   92.17%           
=======================================
  Files         487      487           
  Lines       38796    38800    +4     
  Branches     5433     5435    +2     
=======================================
+ Hits        35760    35764    +4     
  Misses       2981     2981           
  Partials       55       55           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.