Skip to content

Provide a way to log successful and failed requests #719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Fix javadoc link and wrong tests

5a862e6
Select commit
Loading
Failed to load commit list.
Open

Provide a way to log successful and failed requests #719

Fix javadoc link and wrong tests
5a862e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2025 in 1s

70.40% (+0.08%) compared to f1a1c03

View this Pull Request on Codecov

70.40% (+0.08%) compared to f1a1c03

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 70.40%. Comparing base (f1a1c03) to head (5a862e6).
Report is 297 commits behind head on main.

Files with missing lines Patch % Lines
...linecorp/centraldogma/server/RequestLogConfig.java 47.05% 18 Missing ⚠️
...com/linecorp/centraldogma/server/CentralDogma.java 94.82% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #719      +/-   ##
============================================
+ Coverage     70.31%   70.40%   +0.08%     
- Complexity     3418     3444      +26     
============================================
  Files           349      351       +2     
  Lines         13470    13565      +95     
  Branches       1454     1466      +12     
============================================
+ Hits           9472     9550      +78     
- Misses         3139     3153      +14     
- Partials        859      862       +3     

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