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

Conversation

ga-ram
Copy link
Contributor

@ga-ram ga-ram commented Jun 12, 2024

No description provided.

Copy link

codecov bot commented Jun 12, 2024

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.

@ga-ram ga-ram linked an issue Jun 12, 2024 that may be closed by this pull request
@ga-ram ga-ram merged commit 8f9667c into pinpoint-apm:master Jun 12, 2024
2 of 3 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Spring ProblemDetail to describe exceptions
1 participant