Skip to content
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

[#8979] Use ResponseStatusException to make error responses #8983

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

ga-ram
Copy link
Contributor

@ga-ram ga-ram commented Jun 28, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #8983 (58ffcb6) into master (0804653) will increase coverage by 0.03%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #8983      +/-   ##
============================================
+ Coverage     39.70%   39.73%   +0.03%     
+ Complexity    11789    11787       -2     
============================================
  Files          3347     3345       -2     
  Lines         90917    90839      -78     
  Branches      10062    10057       -5     
============================================
+ Hits          36096    36097       +1     
+ Misses        51726    51646      -80     
- Partials       3095     3096       +1     
Impacted Files Coverage Δ
...thorization/controller/AgentCommandController.java 0.00% <0.00%> (ø)
...horization/controller/AgentDownloadController.java 0.00% <0.00%> (ø)
.../authorization/controller/AgentInfoController.java 0.00% <0.00%> (ø)
.../web/authorization/controller/AlarmController.java 0.00% <0.00%> (ø)
...t/web/authorization/controller/UserController.java 0.00% <0.00%> (ø)
.../authorization/controller/UserGroupController.java 0.00% <0.00%> (ø)
...oint/web/controller/AgentStatisticsController.java 0.00% <0.00%> (ø)
...pinpoint/web/controller/ApplicationController.java 0.00% <0.00%> (ø)
...orp/pinpoint/web/controller/CommandController.java 0.00% <0.00%> (ø)
...orp/pinpoint/web/controller/WebhookController.java 0.00% <0.00%> (ø)
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0804653...58ffcb6. Read the comment docs.

@ga-ram ga-ram merged commit 88553d1 into pinpoint-apm:master Jun 29, 2022
@ga-ram ga-ram deleted the 8979 branch June 29, 2022 07:49
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants