Skip to content

Streaming rpc sequence numbers #8242

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

vinothkumarr227
Copy link
Contributor

Fixes: #8240

RELEASE NOTES: None

Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.99%. Comparing base (732f3f3) to head (4efaf42).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8242      +/-   ##
==========================================
- Coverage   82.09%   81.99%   -0.11%     
==========================================
  Files         412      412              
  Lines       40491    40497       +6     
==========================================
- Hits        33242    33206      -36     
- Misses       5876     5912      +36     
- Partials     1373     1379       +6     
Files with missing lines Coverage Δ
stats/opentelemetry/client_tracing.go 84.00% <100.00%> (ø)
stats/opentelemetry/server_tracing.go 100.00% <100.00%> (ø)
stats/opentelemetry/trace.go 88.88% <100.00%> (+1.38%) ⬆️

... and 26 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

stats/opentelemetry: Write e2e tests for tracing more than single message sent and received
2 participants