Skip to content

feat: add RetryCtx span propagation #607

Open
KirillKurdyukov wants to merge 4 commits intomasterfrom
feat-support-retry-spans-and-spi
Open

feat: add RetryCtx span propagation #607
KirillKurdyukov wants to merge 4 commits intomasterfrom
feat-support-retry-spans-and-spi

Conversation

@KirillKurdyukov
Copy link
Contributor

No description provided.

@KirillKurdyukov KirillKurdyukov requested a review from alex268 March 11, 2026 11:28
@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2026

Codecov Report

❌ Patch coverage is 71.74888% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.25%. Comparing base (597ebc0) to head (167cdc1).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
...n/java/tech/ydb/core/impl/call/ReadStreamCall.java 0.00% 25 Missing ⚠️
...java/tech/ydb/query/tools/SessionRetryContext.java 78.72% 9 Missing and 1 partial ⚠️
.../main/java/tech/ydb/table/SessionRetryContext.java 83.33% 7 Missing and 1 partial ⚠️
core/src/main/java/tech/ydb/core/tracing/Span.java 72.22% 5 Missing ⚠️
...src/main/java/tech/ydb/query/impl/SessionImpl.java 84.84% 3 Missing and 2 partials ⚠️
...ain/java/tech/ydb/core/impl/BaseGrpcTransport.java 57.14% 3 Missing ⚠️
...c/main/java/tech/ydb/core/impl/call/UnaryCall.java 84.61% 1 Missing and 1 partial ⚠️
...n/java/tech/ydb/core/grpc/GrpcRequestSettings.java 50.00% 0 Missing and 1 partial ⚠️
...rc/main/java/tech/ydb/core/grpc/GrpcTransport.java 0.00% 1 Missing ⚠️
...va/tech/ydb/opentelemetry/OpenTelemetryTracer.java 94.44% 0 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #607      +/-   ##
============================================
+ Coverage     68.65%   69.25%   +0.59%     
- Complexity     3096     3151      +55     
============================================
  Files           355      358       +3     
  Lines         15305    15403      +98     
  Branches       1624     1627       +3     
============================================
+ Hits          10508    10667     +159     
+ Misses         4131     4068      -63     
- Partials        666      668       +2     

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

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

@KirillKurdyukov KirillKurdyukov changed the title feat: add RetryCtx span propagation and Tracer SPI discovery feat: add RetryCtx span propagation Mar 12, 2026
@KirillKurdyukov KirillKurdyukov force-pushed the feat-support-retry-spans-and-spi branch from 469c5f2 to f0cb2fd Compare March 12, 2026 10:24
@KirillKurdyukov KirillKurdyukov force-pushed the feat-support-retry-spans-and-spi branch from 4c0ab38 to 167cdc1 Compare March 16, 2026 19:38
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.

2 participants