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

[#noissue] Fix AgentList to be created with the given sorting rule #9763

Merged

Conversation

intr3p1d
Copy link
Contributor

@intr3p1d intr3p1d commented Mar 8, 2023

No description provided.

@intr3p1d intr3p1d added this to the 2.5.1 milestone Mar 8, 2023
@intr3p1d intr3p1d self-assigned this Mar 8, 2023
@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Merging #9763 (d37dd58) into master (4dbf95d) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #9763      +/-   ##
============================================
- Coverage     38.81%   38.80%   -0.02%     
+ Complexity    11920    11916       -4     
============================================
  Files          3514     3514              
  Lines         94079    94079              
  Branches      10529    10529              
============================================
- Hits          36519    36508      -11     
- Misses        54386    54401      +15     
+ Partials       3174     3170       -4     
Impacted Files Coverage Δ
...orp/pinpoint/web/service/AgentInfoServiceImpl.java 0.00% <0.00%> (ø)
...inpoint/profiler/logging/Log4j2ContextFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...rofiler/logging/EmptyShutdownCallbackRegistry.java 0.00% <0.00%> (-100.00%) ⬇️
...rp/pinpoint/rpc/packet/ControlHandshakePacket.java 44.82% <0.00%> (-24.14%) ⬇️
...vercorp/pinpoint/rpc/packet/ClientClosePacket.java 46.66% <0.00%> (-6.67%) ⬇️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 72.22% <0.00%> (-3.71%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 80.65% <0.00%> (-1.24%) ⬇️
...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%) ⬆️
...pinpoint/profiler/monitor/DeadlockMonitorTask.java 21.59% <0.00%> (+1.13%) ⬆️
... and 2 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 36c5693 into pinpoint-apm:master Mar 8, 2023
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