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

[#9317] Separate AgentListController #9319

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

intr3p1d
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Merging #9319 (0faf54b) into master (07c528e) will increase coverage by 0.03%.
The diff coverage is 41.77%.

@@             Coverage Diff              @@
##             master    #9319      +/-   ##
============================================
+ Coverage     39.39%   39.42%   +0.03%     
+ Complexity    11775    11766       -9     
============================================
  Files          3407     3403       -4     
  Lines         91261    91169      -92     
  Branches      10118    10118              
============================================
- Hits          35955    35947       -8     
+ Misses        52208    52119      -89     
- Partials       3098     3103       +5     
Impacted Files Coverage Δ
...om/navercorp/pinpoint/web/AuthorizationConfig.java 0.00% <0.00%> (ø)
.../java/com/navercorp/pinpoint/web/WebMvcConfig.java 0.00% <0.00%> (ø)
.../authorization/controller/AgentInfoController.java 0.00% <0.00%> (ø)
.../authorization/controller/AgentListController.java 0.00% <0.00%> (ø)
...corp/pinpoint/web/dao/hbase/HbaseAgentInfoDao.java 0.00% <0.00%> (ø)
...orp/pinpoint/web/service/AgentInfoServiceImpl.java 0.00% <0.00%> (ø)
...vercorp/pinpoint/web/view/tree/SimpleTreeView.java 0.00% <ø> (ø)
...vercorp/pinpoint/web/view/tree/StaticTreeView.java 0.00% <0.00%> (ø)
.../navercorp/pinpoint/web/vo/tree/InstancesList.java 92.85% <ø> (ø)
...p/pinpoint/web/vo/tree/SortByRequestConverter.java 0.00% <0.00%> (ø)
... and 39 more

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

@intr3p1d intr3p1d merged commit 3655608 into pinpoint-apm:master Nov 1, 2022
@intr3p1d intr3p1d linked an issue Nov 1, 2022 that may be closed by this pull request
@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.

Separate controller for agents list
2 participants