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

[#8911] Fix testcase failures in MongoDBIT #8912

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jun 7, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jun 7, 2022

Codecov Report

Merging #8912 (697bcc3) into master (774b544) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #8912   +/-   ##
=========================================
  Coverage     39.93%   39.93%           
  Complexity    11656    11656           
=========================================
  Files          3272     3272           
  Lines         89733    89733           
  Branches       9986     9986           
=========================================
  Hits          35833    35833           
+ Misses        50834    50833    -1     
- Partials       3066     3067    +1     
Impacted Files Coverage Δ
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 70.83% <0.00%> (-8.34%) ⬇️
...om/navercorp/pinpoint/rpc/codec/PacketDecoder.java 51.66% <0.00%> (-1.67%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 81.06% <0.00%> (-0.83%) ⬇️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 72.22% <0.00%> (ø)
...pinpoint/profiler/monitor/DeadlockMonitorTask.java 21.59% <0.00%> (+1.13%) ⬆️
...p/pinpoint/rpc/stream/StreamChannelRepository.java 78.94% <0.00%> (+21.05%) ⬆️

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 774b544...697bcc3. Read the comment docs.

@emeroad emeroad merged commit b3b4f45 into pinpoint-apm:master Jun 7, 2022
@emeroad emeroad linked an issue Jun 7, 2022 that may be closed by this pull request
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
@emeroad emeroad added the test label 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.

Fix testcase failures in MongoDBIT
1 participant