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

[#6821] Adds server map performance improvements as an experimental f… #8078

Conversation

jaehong-kim
Copy link
Contributor

@jaehong-kim jaehong-kim added this to the 2.3.1 milestone Jul 27, 2021
@jaehong-kim jaehong-kim self-assigned this Jul 27, 2021
@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #8078 (e53d57a) into master (86ef769) will increase coverage by 0.03%.
The diff coverage is 6.06%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #8078      +/-   ##
============================================
+ Coverage     39.26%   39.30%   +0.03%     
- Complexity    11110    11111       +1     
============================================
  Files          3206     3206              
  Lines         88286    88216      -70     
  Branches      10182    10177       -5     
============================================
+ Hits          34666    34673       +7     
+ Misses        50425    50349      -76     
+ Partials       3195     3194       -1     
Impacted Files Coverage Δ
...er/server/StatisticsServerInstanceListFactory.java 0.00% <0.00%> (ø)
.../web/controller/BusinessTransactionController.java 0.00% <0.00%> (ø)
...pinpoint/web/controller/FilteredMapController.java 0.00% <0.00%> (ø)
...vercorp/pinpoint/web/controller/MapController.java 0.00% <0.00%> (ø)
...p/pinpoint/web/service/FilteredMapServiceImpl.java 61.97% <0.00%> (ø)
...navercorp/pinpoint/web/service/MapServiceImpl.java 0.00% <0.00%> (ø)
...vercorp/pinpoint/web/service/MapServiceOption.java 0.00% <0.00%> (ø)
.../web/service/ResponseTimeHistogramServiceImpl.java 0.00% <0.00%> (ø)
...eb/service/ResponseTimeHistogramServiceOption.java 0.00% <0.00%> (ø)
...pinpoint/web/service/FilteredMapServiceOption.java 56.86% <50.00%> (ø)
... and 10 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 86ef769...e53d57a. Read the comment docs.

@jaehong-kim jaehong-kim merged commit a05c598 into pinpoint-apm:master Jul 27, 2021
@jaehong-kim jaehong-kim deleted the add-servermap-performance-experimental branch July 27, 2021 08:10
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.

None yet

1 participant