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

[#8915] Fix IT test #9033

Merged
merged 1 commit into from
Jul 11, 2022
Merged

[#8915] Fix IT test #9033

merged 1 commit into from
Jul 11, 2022

Conversation

donghun-cho
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #9033 (e3eb306) into master (c6eb9cf) will increase coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #9033      +/-   ##
============================================
+ Coverage     39.71%   39.74%   +0.03%     
- Complexity    11809    11816       +7     
============================================
  Files          3358     3358              
  Lines         90957    90957              
  Branches      10108    10108              
============================================
+ Hits          36121    36155      +34     
+ Misses        51737    51706      -31     
+ Partials       3099     3096       -3     
Impacted Files Coverage Δ
...orp/pinpoint/profiler/sender/NioUDPDataSender.java 62.82% <0.00%> (-5.13%) ⬇️
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 76.47% <0.00%> (-1.61%) ⬇️
...ercorp/pinpoint/rpc/server/HealthCheckManager.java 58.97% <0.00%> (-1.29%) ⬇️
...corp/pinpoint/rpc/stream/StreamChannelManager.java 60.67% <0.00%> (-1.13%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 81.89% <0.00%> (+2.05%) ⬆️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 75.92% <0.00%> (+3.70%) ⬆️
...vercorp/pinpoint/rpc/packet/ClientClosePacket.java 53.33% <0.00%> (+6.66%) ⬆️
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 79.16% <0.00%> (+8.33%) ⬆️
...r/context/storage/AsyncQueueingUriStatStorage.java 85.29% <0.00%> (+16.17%) ⬆️
...p/pinpoint/rpc/stream/StreamChannelRepository.java 78.94% <0.00%> (+21.05%) ⬆️
... and 3 more

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 c6eb9cf...e3eb306. Read the comment docs.

@donghun-cho donghun-cho merged commit c756bd1 into pinpoint-apm:master Jul 11, 2022
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
@emeroad emeroad added the test label Dec 26, 2022
@donghun-cho donghun-cho deleted the junit_it branch March 14, 2023 08:42
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.

None yet

2 participants