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

[#9023] Refactor ApplicationAgentList #9060

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jul 21, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #9060 (378a395) into master (5e5e57a) will increase coverage by 0.02%.
The diff coverage is 63.63%.

@@             Coverage Diff              @@
##             master    #9060      +/-   ##
============================================
+ Coverage     39.78%   39.80%   +0.02%     
- Complexity    11828    11830       +2     
============================================
  Files          3365     3365              
  Lines         90937    90937              
  Branches      10090    10090              
============================================
+ Hits          36181    36201      +20     
+ Misses        51658    51645      -13     
+ Partials       3098     3091       -7     
Impacted Files Coverage Δ
...ercorp/pinpoint/batch/job/AgentCountProcessor.java 0.00% <0.00%> (ø)
...oint/web/view/ApplicationAgentsListSerializer.java 0.00% <0.00%> (ø)
.../navercorp/pinpoint/web/vo/AgentStatusAndLink.java 66.66% <50.00%> (ø)
...avercorp/pinpoint/web/vo/ApplicationAgentList.java 54.54% <100.00%> (-2.60%) ⬇️
...vercorp/pinpoint/web/vo/ApplicationAgentsList.java 76.40% <100.00%> (+0.26%) ⬆️
.../navercorp/pinpoint/rpc/client/RequestManager.java 66.66% <0.00%> (-7.58%) ⬇️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 68.51% <0.00%> (-7.41%) ⬇️
...java/com/navercorp/pinpoint/rpc/DefaultFuture.java 74.31% <0.00%> (-1.84%) ⬇️
...n/server/bo/serializer/trace/v2/SpanDecoderV0.java 81.73% <0.00%> (+0.45%) ⬆️
...n/server/bo/serializer/trace/v2/SpanEncoderV0.java 83.42% <0.00%> (+0.53%) ⬆️
... and 7 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 5e5e57a...378a395. Read the comment docs.

@emeroad emeroad merged commit 0f2b8e9 into pinpoint-apm:master Jul 21, 2022
@emeroad emeroad deleted the #9023_agent_info_memory branch July 25, 2022 05:58
@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.

1 participant