Skip to content

fix(security-manager): switch from deprecated get_session to session attribute#35290

Merged
mistercrunch merged 1 commit into
apache:masterfrom
tuantran0910:fix/security-manager-session
Oct 3, 2025
Merged

fix(security-manager): switch from deprecated get_session to session attribute#35290
mistercrunch merged 1 commit into
apache:masterfrom
tuantran0910:fix/security-manager-session

fix(security): switch from deprecated get_session to session attribute

f99efb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2025 in 1s

71.86% (+71.86%) compared to 0de78d8

View this Pull Request on Codecov

71.86% (+71.86%) compared to 0de78d8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.86%. Comparing base (0de78d8) to head (f99efb2).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #35290       +/-   ##
===========================================
+ Coverage        0   71.86%   +71.86%     
===========================================
  Files           0      587      +587     
  Lines           0    43483    +43483     
  Branches        0     4701     +4701     
===========================================
+ Hits            0    31248    +31248     
- Misses          0    11006    +11006     
- Partials        0     1229     +1229     

☔ View full report in Codecov by Sentry.
📢 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.