Skip to content

fix API Request Parameters Logged Credential Masking in ApiServer

dd55369
Select commit
Loading
Failed to load commit list.
Closed

fix API Request Parameters Logged Credential Masking in ApiServer #12017

fix API Request Parameters Logged Credential Masking in ApiServer
dd55369
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2025 in 0s

16.18% (-0.01%) compared to e90e436, passed because coverage increased by 0% when compared to adjusted base (16.18%)

View this Pull Request on Codecov

16.18% (-0.01%) compared to e90e436, passed because coverage increased by 0% when compared to adjusted base (16.18%)

Details

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.18%. Comparing base (e90e436) to head (dd55369).
⚠️ Report is 4 commits behind head on 4.20.

Files with missing lines Patch % Lines
server/src/main/java/com/cloud/api/ApiServer.java 0.00% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12017      +/-   ##
============================================
- Coverage     16.18%   16.18%   -0.01%     
  Complexity    13305    13305              
============================================
  Files          5657     5657              
  Lines        498466   498478      +12     
  Branches      60491    60493       +2     
============================================
- Hits          80696    80693       -3     
- Misses       408789   408804      +15     
  Partials       8981     8981              

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