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

[#8979] Remove unnecessary ResponseEntity #9010

Merged
merged 2 commits into from
Jul 5, 2022
Merged

Conversation

ga-ram
Copy link
Contributor

@ga-ram ga-ram commented Jul 4, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 4, 2022

Codecov Report

Merging #9010 (09da7c0) into master (e4404f2) will increase coverage by 0.03%.
The diff coverage is 37.50%.

@@             Coverage Diff              @@
##             master    #9010      +/-   ##
============================================
+ Coverage     39.75%   39.78%   +0.03%     
- Complexity    11796    11815      +19     
============================================
  Files          3347     3347              
  Lines         90824    90824              
  Branches      10053    10053              
============================================
+ Hits          36110    36138      +28     
+ Misses        51622    51591      -31     
- Partials       3092     3095       +3     
Impacted Files Coverage Δ
...thorization/controller/AgentCommandController.java 0.00% <ø> (ø)
...horization/controller/AgentDownloadController.java 0.00% <ø> (ø)
.../authorization/controller/AgentInfoController.java 0.00% <ø> (ø)
.../web/authorization/controller/AlarmController.java 0.00% <0.00%> (ø)
...t/web/authorization/controller/UserController.java 0.00% <ø> (ø)
.../authorization/controller/UserGroupController.java 0.00% <0.00%> (ø)
...oint/web/controller/AgentStatisticsController.java 0.00% <ø> (ø)
...pinpoint/web/controller/ApplicationController.java 0.00% <ø> (ø)
...orp/pinpoint/web/controller/CommandController.java 0.00% <ø> (ø)
...orp/pinpoint/web/controller/WebhookController.java 0.00% <0.00%> (ø)
... and 13 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 e4404f2...09da7c0. Read the comment docs.

@ga-ram ga-ram merged commit 916ccd0 into pinpoint-apm:master Jul 5, 2022
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants