Skip to content

Clean up whitespace in log4j config files

bc9fb41
Select commit
Loading
Failed to load commit list.
Open

Add timestamps to management, server and agent .err logs #12967

Clean up whitespace in log4j config files
bc9fb41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 2s

18.01% (+0.00%) compared to e2d18c0

View this Pull Request on Codecov

18.01% (+0.00%) compared to e2d18c0

Details

Codecov Report

❌ Patch coverage is 1.75439% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.01%. Comparing base (e2d18c0) to head (bc9fb41).
⚠️ Report is 120 commits behind head on main.

Files with missing lines Patch % Lines
...main/java/com/cloud/consoleproxy/ConsoleProxy.java 3.12% 31 Missing ⚠️
...m/cloud/consoleproxy/ConsoleProxyNoVNCHandler.java 0.00% 14 Missing ⚠️
...a/com/cloud/consoleproxy/ConsoleProxyGCThread.java 0.00% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##               main   #12967     +/-   ##
===========================================
  Coverage     18.00%   18.01%             
- Complexity    16464    16608    +144     
===========================================
  Files          5977     6029     +52     
  Lines        537726   542189   +4463     
  Branches      66026    66459    +433     
===========================================
+ Hits          96839    97688    +849     
- Misses       429968   433485   +3517     
- Partials      10919    11016     +97     

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