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

[#9633] Replace List with Map #9634

Merged
merged 1 commit into from
Jan 13, 2023
Merged

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jan 13, 2023

No description provided.

@emeroad emeroad added this to the 2.5.1 milestone Jan 13, 2023
@emeroad emeroad linked an issue Jan 13, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Merging #9634 (16c1eb0) into master (dad8e43) will decrease coverage by 0.00%.
The diff coverage is 83.33%.

@@             Coverage Diff              @@
##             master    #9634      +/-   ##
============================================
- Coverage     38.91%   38.91%   -0.01%     
+ Complexity    11907    11898       -9     
============================================
  Files          3488     3487       -1     
  Lines         93749    93715      -34     
  Branches      10542    10538       -4     
============================================
- Hits          36485    36470      -15     
+ Misses        54091    54080      -11     
+ Partials       3173     3165       -8     
Impacted Files Coverage Δ
.../profiler/context/scope/DefaultTraceScopePool.java 75.00% <83.33%> (+29.54%) ⬆️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 72.22% <0.00%> (-3.71%) ⬇️
...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%) ⬆️
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 78.07% <0.00%> (+2.13%) ⬆️
...rp/pinpoint/rpc/server/PinpointServerAcceptor.java 88.74% <0.00%> (+4.63%) ⬆️
...vercorp/pinpoint/rpc/packet/ServerClosePacket.java 65.21% <0.00%> (+17.39%) ⬆️

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

@emeroad emeroad merged commit 5aad118 into pinpoint-apm:master Jan 13, 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.

Cleanup duplicate TraceScope
1 participant