Skip to content

logs

ffebb3e
Select commit
Loading
Failed to load commit list.
Merged

Fix NPE during reset password #12585

logs
ffebb3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 18, 2026 in 0s

16.25% (-0.02%) compared to 9ae696d

View this Pull Request on Codecov

16.25% (-0.02%) compared to 9ae696d

Details

Codecov Report

❌ Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.25%. Comparing base (9ae696d) to head (ffebb3e).
⚠️ Report is 11 commits behind head on 4.20.

Files with missing lines Patch % Lines
...ack/api/command/SAML2LoginAPIAuthenticatorCmd.java 0.00% 6 Missing ⚠️
server/src/main/java/com/cloud/api/ApiServlet.java 0.00% 4 Missing and 1 partial ⚠️
...loud/api/auth/DefaultLoginAPIAuthenticatorCmd.java 0.00% 3 Missing ⚠️
...auth/DefaultForgotPasswordAPIAuthenticatorCmd.java 0.00% 2 Missing ⚠️
...th2/api/command/OauthLoginAPIAuthenticatorCmd.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12585      +/-   ##
============================================
- Coverage     16.26%   16.25%   -0.02%     
+ Complexity    13428    13419       -9     
============================================
  Files          5660     5662       +2     
  Lines        499963   500149     +186     
  Branches      60708    60731      +23     
============================================
- Hits          81330    81298      -32     
- Misses       409559   409768     +209     
- Partials       9074     9083       +9     

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