Skip to content
New issue

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

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

Already on GitHub? # to your account

[#11145] Use Spring ProblemDetail to describe exceptions #11146

Merged
merged 1 commit into from
Jun 12, 2024

[#11145] Use Spring ProblemDetail to describe exceptions

8e9aaeb
Select commit
Loading
Failed to load commit list.
Merged

[#11145] Use Spring ProblemDetail to describe exceptions #11146

[#11145] Use Spring ProblemDetail to describe exceptions
8e9aaeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2024 in 1s

37.07% (+0.02%) compared to 4b880d4

View this Pull Request on Codecov

37.07% (+0.02%) compared to 4b880d4

Details

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Project coverage is 37.07%. Comparing base (4b880d4) to head (8e9aaeb).
Report is 5 commits behind head on master.

Files Patch % Lines
...t/web/controller/NonWhiteLabelErrorController.java 0.00% 9 Missing ⚠️
...npoint/web/view/error/PinpointErrorAttributes.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11146      +/-   ##
============================================
+ Coverage     37.04%   37.07%   +0.02%     
- Complexity    11985    11992       +7     
============================================
  Files          3948     3947       -1     
  Lines         97277    97256      -21     
  Branches      10387    10378       -9     
============================================
+ Hits          36034    36053      +19     
+ Misses        58281    58244      -37     
+ Partials       2962     2959       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.