Skip to content

Apply suggestions from code review

6fbc565
Select commit
Loading
Failed to load commit list.
Merged

sensitive information leak to log #12018

Apply suggestions from code review
6fbc565
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2026 in 0s

16.24% (-0.01%) compared to 5bb5af4, passed because coverage increased by 0% when compared to adjusted base (16.24%)

View this Pull Request on Codecov

16.24% (-0.01%) compared to 5bb5af4, passed because coverage increased by 0% when compared to adjusted base (16.24%)

Details

Codecov Report

❌ Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.24%. Comparing base (5bb5af4) to head (6fbc565).
⚠️ Report is 4 commits behind head on 4.20.

Files with missing lines Patch % Lines
...metal/networkservice/BaremetalPingPxeResource.java 0.00% 5 Missing ⚠️
utils/src/main/java/com/cloud/utils/UriUtils.java 0.00% 5 Missing ⚠️
.../networkservice/BaremetalKickStartPxeResource.java 0.00% 3 Missing ⚠️
...metal/networkservice/BaremetalDnsmasqResource.java 0.00% 2 Missing ⚠️
...nt/resource/consoleproxy/ConsoleProxyResource.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12018      +/-   ##
============================================
- Coverage     16.24%   16.24%   -0.01%     
  Complexity    13397    13397              
============================================
  Files          5658     5658              
  Lines        499224   499249      +25     
  Branches      60595    60599       +4     
============================================
+ Hits          81098    81100       +2     
- Misses       409083   409105      +22     
- Partials       9043     9044       +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.