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

[#8988] to fix hbase error(ClassNotFoundException). #8992

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

minwoo-jung
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #8992 (561e3cd) into master (0804653) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #8992      +/-   ##
============================================
+ Coverage     39.70%   39.72%   +0.02%     
- Complexity    11789    11793       +4     
============================================
  Files          3347     3347              
  Lines         90917    90917              
  Branches      10062    10062              
============================================
+ Hits          36096    36116      +20     
+ Misses        51726    51710      -16     
+ Partials       3095     3091       -4     
Impacted Files Coverage Δ
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 76.47% <0.00%> (-1.61%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 81.89% <0.00%> (+0.82%) ⬆️
...pinpoint/profiler/monitor/DeadlockMonitorTask.java 21.59% <0.00%> (+1.13%) ⬆️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 75.92% <0.00%> (+3.70%) ⬆️
...rp/pinpoint/rpc/server/PinpointServerAcceptor.java 88.74% <0.00%> (+4.63%) ⬆️
...vercorp/pinpoint/rpc/packet/ServerClosePacket.java 65.21% <0.00%> (+17.39%) ⬆️
...rp/pinpoint/rpc/packet/ControlHandshakePacket.java 68.96% <0.00%> (+24.13%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0804653...561e3cd. Read the comment docs.

@minwoo-jung minwoo-jung merged commit 2a3833d into pinpoint-apm:master Jun 29, 2022
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
@emeroad emeroad added the dependencies Pull requests that update a dependency file label Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants