Skip to content

fix unmask vnc password log

680ca79
Select commit
Loading
Failed to load commit list.
Merged

Mask vncPasswd being logged in agent.log #12404

fix unmask vnc password log
680ca79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2026 in 0s

16.23% (+12.22%) compared to 0e6d2d9

View this Pull Request on Codecov

16.23% (+12.22%) compared to 0e6d2d9

Details

Codecov Report

❌ Patch coverage is 35.71429% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.23%. Comparing base (0e6d2d9) to head (680ca79).
⚠️ Report is 11 commits behind head on 4.20.

Files with missing lines Patch % Lines
...resource/wrapper/LibvirtMigrateCommandWrapper.java 41.66% 6 Missing and 1 partial ⚠️
...m/resource/wrapper/LibvirtStartCommandWrapper.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              4.20   #12404       +/-   ##
============================================
+ Coverage     4.00%   16.23%   +12.22%     
- Complexity       0    13379    +13379     
============================================
  Files          402     5657     +5255     
  Lines        32688   499039   +466351     
  Branches      5822    60567    +54745     
============================================
+ Hits          1309    81014    +79705     
- Misses       31224   408990   +377766     
- Partials       155     9035     +8880     

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