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] Fixed unstable test: FluxCommandResponseObserverTest #10438

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

smilu97
Copy link
Contributor

@smilu97 smilu97 commented Oct 26, 2023

No description provided.

@smilu97 smilu97 self-assigned this Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Attention: 72 lines in your changes are missing coverage. Please review.

Comparison is base (2cc0627) 38.23% compared to head (4f93fde) 38.21%.
Report is 5 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #10438      +/-   ##
============================================
- Coverage     38.23%   38.21%   -0.02%     
+ Complexity    11777    11760      -17     
============================================
  Files          3725     3725              
  Lines         93691    93512     -179     
  Branches      10229    10221       -8     
============================================
- Hits          35823    35736      -87     
+ Misses        54864    54792      -72     
+ Partials       3004     2984      -20     
Files Coverage Δ
...rp/pinpoint/collector/service/ChannelzService.java 100.00% <100.00%> (ø)
...pinpoint/grpc/server/DefaultTransportMetadata.java 58.33% <100.00%> (+1.19%) ⬆️
...int/grpc/server/MetadataServerTransportFilter.java 55.55% <ø> (-2.34%) ⬇️
...tor/receiver/grpc/FluxCommandResponseObserver.java 87.50% <100.00%> (ø)
.../navercorp/pinpoint/grpc/server/ServerFactory.java 83.33% <90.90%> (+0.45%) ⬆️
...pinpoint/grpc/server/TransportMetadataFactory.java 64.28% <50.00%> (+14.28%) ⬆️
...eceiver/grpc/channelz/DefaultChannelzRegistry.java 71.42% <60.00%> (+8.46%) ⬆️
grpc/src/main/java/io/grpc/netty/NettyUtils.java 0.00% <0.00%> (ø)
...avercorp/pinpoint/grpc/channelz/ChannelzUtils.java 0.00% <0.00%> (ø)
...npoint/collector/service/ChannelzSocketLookup.java 61.11% <61.11%> (ø)
... and 3 more

... and 21 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@smilu97 smilu97 merged commit c7fd45b into pinpoint-apm:master Oct 30, 2023
2 of 3 checks passed
@smilu97 smilu97 deleted the noissue_fix_test branch October 30, 2023 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant