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

[#10614] add steam task check #10617

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

donghun-cho
Copy link
Contributor

@donghun-cho donghun-cho commented Jan 16, 2024

@donghun-cho donghun-cho added this to the 3.0.0 milestone Jan 16, 2024
@donghun-cho donghun-cho self-assigned this Jan 16, 2024
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

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

Comparison is base (ce264f6) 37.84% compared to head (50eb1bf) 37.83%.

Files Patch % Lines
...point/profiler/sender/grpc/SpanGrpcDataSender.java 26.66% 11 Missing ⚠️
...point/profiler/sender/grpc/StatGrpcDataSender.java 31.25% 11 Missing ⚠️
...profiler/sender/grpc/stream/DefaultStreamTask.java 16.66% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #10617      +/-   ##
============================================
- Coverage     37.84%   37.83%   -0.02%     
+ Complexity    11869    11867       -2     
============================================
  Files          3791     3791              
  Lines         94091    94111      +20     
  Branches      10215    10217       +2     
============================================
- Hits          35613    35605       -8     
- Misses        55536    55567      +31     
+ Partials       2942     2939       -3     

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

@donghun-cho donghun-cho merged commit e120d6e into pinpoint-apm:master Jan 23, 2024
1 of 3 checks passed
@donghun-cho donghun-cho linked an issue Jan 23, 2024 that may be closed by this pull request
@donghun-cho donghun-cho deleted the streamcheck branch January 29, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add streamTask check
1 participant