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] Fix testcase port #9101

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

jaehong-kim
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 5, 2022

Codecov Report

Merging #9101 (5c61b9b) into master (93e9187) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #9101      +/-   ##
============================================
+ Coverage     39.80%   39.81%   +0.01%     
+ Complexity    11738    11736       -2     
============================================
  Files          3351     3351              
  Lines         90334    90334              
  Branches      10052    10052              
============================================
+ Hits          35953    35963      +10     
+ Misses        51321    51307      -14     
- Partials       3060     3064       +4     
Impacted Files Coverage Δ
...rc/main/java/com/navercorp/pinpoint/test/Item.java 68.51% <0.00%> (-7.41%) ⬇️
...tor/metric/datasource/DefaultDataSourceMetric.java 85.18% <0.00%> (-3.71%) ⬇️
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 76.47% <0.00%> (-1.61%) ⬇️
...n/server/bo/serializer/trace/v2/SpanEncoderV0.java 82.88% <0.00%> (-0.54%) ⬇️
...n/server/bo/serializer/trace/v2/SpanDecoderV0.java 81.27% <0.00%> (-0.46%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 81.06% <0.00%> (+0.41%) ⬆️
...rp/pinpoint/rpc/server/PinpointServerAcceptor.java 88.74% <0.00%> (+4.63%) ⬆️
...vercorp/pinpoint/rpc/packet/ClientClosePacket.java 53.33% <0.00%> (+6.66%) ⬆️
...vercorp/pinpoint/rpc/packet/ServerClosePacket.java 65.21% <0.00%> (+17.39%) ⬆️
...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.

@jaehong-kim jaehong-kim merged commit 32f9e05 into pinpoint-apm:master Aug 5, 2022
@jaehong-kim jaehong-kim deleted the fix-testcase-port branch September 21, 2022 01:46
@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.

None yet

2 participants