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

[#9350] Cleanup #9353

Merged
merged 1 commit into from
Nov 1, 2022
Merged

[#9350] Cleanup #9353

merged 1 commit into from
Nov 1, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Nov 1, 2022

No description provided.

@emeroad emeroad linked an issue Nov 1, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Merging #9353 (9ca3152) into master (4737dbc) will increase coverage by 0.00%.
The diff coverage is 75.00%.

@@            Coverage Diff            @@
##             master    #9353   +/-   ##
=========================================
  Coverage     39.51%   39.52%           
- Complexity    11780    11787    +7     
=========================================
  Files          3399     3399           
  Lines         91105    91106    +1     
  Branches      10113    10113           
=========================================
+ Hits          36002    36011    +9     
+ Misses        51980    51976    -4     
+ Partials       3123     3119    -4     
Impacted Files Coverage Δ
.../navercorp/pinpoint/plugin/mongo/WriteContext.java 12.43% <50.00%> (ø)
...avercorp/pinpoint/web/filter/FilterDescriptor.java 83.82% <100.00%> (+0.24%) ⬆️
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 78.07% <0.00%> (-1.61%) ⬇️
...point/rpc/client/DefaultPinpointClientHandler.java 70.42% <0.00%> (-1.41%) ⬇️
...pinpoint/profiler/monitor/DeadlockMonitorTask.java 21.59% <0.00%> (+1.13%) ⬆️
...java/com/navercorp/pinpoint/rpc/DefaultFuture.java 76.14% <0.00%> (+1.83%) ⬆️
...tor/metric/datasource/DefaultDataSourceMetric.java 88.88% <0.00%> (+3.70%) ⬆️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 75.92% <0.00%> (+3.70%) ⬆️
.../navercorp/pinpoint/rpc/client/RequestManager.java 74.24% <0.00%> (+7.57%) ⬆️
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 79.16% <0.00%> (+8.33%) ⬆️
... and 1 more

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 901376e into pinpoint-apm:master Nov 1, 2022
@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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace Base64 with java.util.Base64
1 participant