Skip to content

add accesslog to servlet

b031d99
Select commit
Loading
Failed to load commit list.
Merged

undo removal of accessLogger and deal with some warnings #10567

add accesslog to servlet
b031d99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2025 in 0s

16.01% (+0.00%) compared to f8adedc

View this Pull Request on Codecov

16.01% (+0.00%) compared to f8adedc

Details

Codecov Report

Attention: Patch coverage is 29.68750% with 45 lines in your changes missing coverage. Please review.

Project coverage is 16.01%. Comparing base (f8adedc) to head (b031d99).
Report is 21 commits behind head on 4.20.

Files with missing lines Patch % Lines
server/src/main/java/com/cloud/api/ApiServer.java 27.41% 45 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #10567   +/-   ##
=========================================
  Coverage     16.00%   16.01%           
- Complexity    13104    13113    +9     
=========================================
  Files          5651     5651           
  Lines        495843   495853   +10     
  Branches      60045    60047    +2     
=========================================
+ Hits          79363    79409   +46     
+ Misses       407624   407581   -43     
- Partials       8856     8863    +7     

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