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] Apply computeIfAbsent #9574

Merged
merged 1 commit into from
Dec 30, 2022
Merged

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Dec 30, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 30, 2022

Codecov Report

Merging #9574 (cb3b525) into master (310de7e) will increase coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #9574      +/-   ##
============================================
+ Coverage     38.89%   38.90%   +0.01%     
- Complexity    11896    11898       +2     
============================================
  Files          3485     3485              
  Lines         93750    93745       -5     
  Branches      10523    10522       -1     
============================================
+ Hits          36461    36472      +11     
+ Misses        54132    54115      -17     
- Partials       3157     3158       +1     
Impacted Files Coverage Δ
...etric/web/service/SystemMetricDataServiceImpl.java 0.00% <0.00%> (ø)
...pinpoint/rpc/ChannelWriteFailListenableFuture.java 42.85% <0.00%> (-28.58%) ⬇️
...tor/metric/datasource/DefaultDataSourceMetric.java 85.18% <0.00%> (-3.71%) ⬇️
...java/com/navercorp/pinpoint/rpc/DefaultFuture.java 74.31% <0.00%> (-1.84%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 81.89% <0.00%> (+0.82%) ⬆️
...point/rpc/client/DefaultPinpointClientHandler.java 71.83% <0.00%> (+1.40%) ⬆️
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 77.54% <0.00%> (+1.60%) ⬆️
...rp/pinpoint/rpc/packet/ControlHandshakePacket.java 68.96% <0.00%> (+24.13%) ⬆️

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

@emeroad emeroad added this to the 2.5.1 milestone Dec 30, 2022
@emeroad emeroad merged commit 604b467 into pinpoint-apm:master Dec 30, 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.

None yet

1 participant