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] Fix atomicity of transportTerminated #11585

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Oct 16, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Oct 16, 2024
@emeroad emeroad merged commit 96819f0 into pinpoint-apm:master Oct 16, 2024
1 check passed
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

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

Project coverage is 37.04%. Comparing base (2ac7d3d) to head (fccae40).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...c/server/ConnectionCountServerTransportFilter.java 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11585      +/-   ##
============================================
- Coverage     37.05%   37.04%   -0.01%     
- Complexity    12273    12275       +2     
============================================
  Files          4047     4047              
  Lines         99307    99317      +10     
  Branches      10465    10467       +2     
============================================
+ Hits          36794    36796       +2     
- Misses        59521    59525       +4     
- Partials       2992     2996       +4     

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

@emeroad emeroad linked an issue Oct 17, 2024 that may be closed by this pull request
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