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

[#8755] Fixed ApplicationChart mapping not working #8777

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Apr 15, 2022

No description provided.

@codecov
Copy link

codecov bot commented Apr 15, 2022

Codecov Report

Merging #8777 (1a94b5e) into master (d82cc1a) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #8777      +/-   ##
============================================
- Coverage     40.14%   40.11%   -0.03%     
+ Complexity    11589    11586       -3     
============================================
  Files          3240     3240              
  Lines         88900    88900              
  Branches       9966     9966              
============================================
- Hits          35689    35665      -24     
- Misses        50147    50165      +18     
- Partials       3064     3070       +6     
Impacted Files Coverage Δ
...om/navercorp/pinpoint/web/AuthorizationConfig.java 0.00% <ø> (ø)
.../authorization/controller/AgentStatController.java 0.00% <0.00%> (ø)
...rization/controller/ApplicationStatController.java 0.00% <0.00%> (ø)
...p/pinpoint/rpc/client/WriteFailFutureListener.java 56.25% <0.00%> (-25.00%) ⬇️
...vercorp/pinpoint/rpc/packet/ServerClosePacket.java 47.82% <0.00%> (-17.40%) ⬇️
...r/context/storage/AsyncQueueingUriStatStorage.java 69.11% <0.00%> (-16.18%) ⬇️
...vercorp/pinpoint/rpc/packet/ClientClosePacket.java 46.66% <0.00%> (-6.67%) ⬇️
...rp/pinpoint/rpc/server/PinpointServerAcceptor.java 84.10% <0.00%> (-4.64%) ⬇️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 72.22% <0.00%> (-3.71%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 78.60% <0.00%> (-1.24%) ⬇️
... and 3 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 d82cc1a...1a94b5e. Read the comment docs.

@emeroad emeroad merged commit f7d2357 into pinpoint-apm:master Apr 15, 2022
@emeroad emeroad linked an issue Apr 15, 2022 that may be closed by this pull request
@emeroad emeroad deleted the #8755_appchart branch April 15, 2022 05:04
@emeroad emeroad linked an issue Apr 15, 2022 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply JDK SummaryStatistics Consolidate multiple application metrics
1 participant