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

[#11278] Add testcase for StreamCountInterceptor #11595

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Oct 17, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Oct 17, 2024
@emeroad emeroad linked an issue Oct 17, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 37.08%. Comparing base (20f58bf) to head (d353c41).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...p/pinpoint/grpc/server/StreamCountInterceptor.java 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11595      +/-   ##
============================================
+ Coverage     37.06%   37.08%   +0.01%     
- Complexity    12282    12283       +1     
============================================
  Files          4047     4047              
  Lines         99317    99323       +6     
  Branches      10467    10468       +1     
============================================
+ Hits          36815    36829      +14     
+ Misses        59511    59499      -12     
- Partials       2991     2995       +4     

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

@emeroad emeroad merged commit c3c8982 into pinpoint-apm:master Oct 18, 2024
3 checks passed
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.

Add gRPC transport and stream monitoring
1 participant