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

[#11497] Refactor ActiveThreadCountStreamSocket #11555

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Oct 7, 2024

No description provided.

@emeroad emeroad added the cleanup label Oct 7, 2024
@emeroad emeroad added this to the 3.0.1 milestone Oct 7, 2024
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 43.50282% with 100 lines in your changes missing coverage. Please review.

Project coverage is 37.08%. Comparing base (336e81e) to head (e93208e).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...oint/profiler/receiver/grpc/GrpcStreamService.java 40.00% 27 Missing and 3 partials ⚠️
...int/grpc/stream/ClientCallStateStreamObserver.java 45.71% 18 Missing and 1 partial ⚠️
...r/receiver/grpc/ActiveThreadCountStreamSocket.java 53.12% 13 Missing and 2 partials ⚠️
...om/navercorp/pinpoint/grpc/stream/StreamUtils.java 0.00% 13 Missing ⚠️
.../profiler/receiver/grpc/GrpcCommandDispatcher.java 0.00% 8 Missing ⚠️
...int/profiler/receiver/grpc/GrpcCommandService.java 52.94% 5 Missing and 3 partials ⚠️
.../navercorp/pinpoint/grpc/stream/ObserverState.java 60.00% 0 Missing and 4 partials ⚠️
...er/receiver/grpc/GrpcActiveThreadCountService.java 50.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11555      +/-   ##
============================================
+ Coverage     37.06%   37.08%   +0.02%     
- Complexity    12238    12262      +24     
============================================
  Files          4042     4043       +1     
  Lines         99080    99138      +58     
  Branches      10443    10441       -2     
============================================
+ Hits          36720    36764      +44     
- Misses        59376    59385       +9     
- Partials       2984     2989       +5     

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

@emeroad emeroad force-pushed the #11497_activeThread branch 7 times, most recently from d63059b to 3a4325d Compare October 10, 2024 10:58
@emeroad emeroad merged commit 6c779c6 into pinpoint-apm:master Oct 11, 2024
3 checks passed
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.

1 participant