Skip to content

Merge remote-tracking branch 'upstream/main' into format-logger-apise…

f976759
Select commit
Loading
Failed to load commit list.
Merged

Cleanup: Standardize logger message formatting in ApiServer.java #11188

Merge remote-tracking branch 'upstream/main' into format-logger-apise…
f976759
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2025 in 0s

17.57% (+0.00%) compared to db61470

View this Pull Request on Codecov

17.57% (+0.00%) compared to db61470

Details

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.57%. Comparing base (db61470) to head (f976759).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
server/src/main/java/com/cloud/api/ApiServer.java 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11188   +/-   ##
=========================================
  Coverage     17.56%   17.57%           
- Complexity    15548    15550    +2     
=========================================
  Files          5913     5913           
  Lines        529440   529440           
  Branches      64670    64670           
=========================================
+ Hits          93019    93025    +6     
+ Misses       425963   425957    -6     
  Partials      10458    10458           

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