Skip to content

Set management server id from cookies after saml login

5812c00
Select commit
Loading
Failed to load commit list.
Merged

Set management server id from cookies after saml login #12858

Set management server id from cookies after saml login
5812c00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 0s

17.61% (+0.00%) compared to e93ae1a

View this Pull Request on Codecov

17.61% (+0.00%) compared to e93ae1a

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.61%. Comparing base (e93ae1a) to head (5812c00).

Files with missing lines Patch % Lines
...ain/java/org/apache/cloudstack/saml/SAMLUtils.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12858   +/-   ##
=========================================
  Coverage     17.61%   17.61%           
  Complexity    15661    15661           
=========================================
  Files          5917     5917           
  Lines        531430   531433    +3     
  Branches      64973    64974    +1     
=========================================
+ Hits          93586    93589    +3     
+ Misses       427288   427287    -1     
- Partials      10556    10557    +1     

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