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

Set HttpOnly and Secure flags in session cookies #5911

Merged
merged 6 commits into from
Nov 14, 2024

Run `make -C flyteadmin generate`

0e4e696
Select commit
Loading
Failed to load commit list.
Merged

Set HttpOnly and Secure flags in session cookies #5911

Run `make -C flyteadmin generate`
0e4e696
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 1s

36.95% (+0.23%) compared to 56b6d6d

View this Pull Request on Codecov

36.95% (+0.23%) compared to 56b6d6d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.95%. Comparing base (56b6d6d) to head (0e4e696).
Report is 53 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5911      +/-   ##
==========================================
+ Coverage   36.71%   36.95%   +0.23%     
==========================================
  Files        1304     1310       +6     
  Lines      130081   131470    +1389     
==========================================
+ Hits        47764    48587     +823     
- Misses      78147    78662     +515     
- Partials     4170     4221      +51     

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