Skip to content

improve code coverage

ea916de
Select commit
Loading
Failed to load commit list.
Merged

Allow enforcing password change for a user after reset by admin (root/domain) #12294

improve code coverage
ea916de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 1s

17.80% (+0.04%) compared to cd55796

View this Pull Request on Codecov

17.80% (+0.04%) compared to cd55796

Details

Codecov Report

❌ Patch coverage is 64.51613% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.80%. Comparing base (cd55796) to head (ea916de).
⚠️ Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
...c/main/java/com/cloud/user/AccountManagerImpl.java 40.00% 8 Missing and 10 partials ⚠️
server/src/main/java/com/cloud/api/ApiServer.java 57.14% 0 Missing and 3 partials ⚠️
.../cloudstack/discovery/ApiDiscoveryServiceImpl.java 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12294      +/-   ##
============================================
+ Coverage     17.76%   17.80%   +0.04%     
- Complexity    15860    15928      +68     
============================================
  Files          5923     5924       +1     
  Lines        530451   530672     +221     
  Branches      64815    64848      +33     
============================================
+ Hits          94236    94496     +260     
+ Misses       425674   425581      -93     
- Partials      10541    10595      +54     

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