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

[#9623] Remove private pinpoint error data on PinpointErrorAttributes #9624

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

ga-ram
Copy link
Contributor

@ga-ram ga-ram commented Jan 10, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jan 10, 2023

Codecov Report

Merging #9624 (b5ce119) into master (7374de4) will increase coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #9624      +/-   ##
============================================
+ Coverage     38.91%   38.92%   +0.01%     
+ Complexity    11906    11904       -2     
============================================
  Files          3488     3488              
  Lines         93757    93749       -8     
  Branches      10545    10542       -3     
============================================
+ Hits          36484    36491       +7     
+ Misses        54100    54086      -14     
+ Partials       3173     3172       -1     
Impacted Files Coverage Δ
...npoint/web/view/error/PinpointErrorAttributes.java 0.00% <0.00%> (ø)
...orp/pinpoint/web/view/error/PinpointErrorData.java 0.00% <0.00%> (ø)
...vercorp/pinpoint/rpc/packet/ClientClosePacket.java 46.66% <0.00%> (-6.67%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 79.83% <0.00%> (-1.24%) ⬇️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 72.22% <0.00%> (ø)
...rp/pinpoint/rpc/server/PinpointServerAcceptor.java 88.74% <0.00%> (+4.63%) ⬆️
...vercorp/pinpoint/rpc/packet/ServerClosePacket.java 65.21% <0.00%> (+17.39%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ga-ram ga-ram merged commit 6404e0a into pinpoint-apm:master Jan 10, 2023
@ga-ram ga-ram deleted the 9623 branch January 10, 2023 09:08
@emeroad emeroad added this to the 2.5.1 milestone Jan 11, 2023
@emeroad emeroad linked an issue Jan 11, 2023 that may be closed by this pull request
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.

Remove private pinpoint error data on PinpointErrorAttributes
2 participants