Skip to content

feat: add RetryCtx span propagation #607

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

feat: add RetryCtx span propagation #607
KirillKurdyukov wants to merge 2 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 72.64957% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.34%. Comparing base (597ebc0) to head (a74ef67).
⚠️ Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
...n/java/tech/ydb/core/impl/call/ReadStreamCall.java 0.00% 22 Missing ⚠️
...java/tech/ydb/query/tools/SessionRetryContext.java 83.01% 8 Missing and 1 partial ⚠️
.../main/java/tech/ydb/table/SessionRetryContext.java 85.18% 7 Missing and 1 partial ⚠️
core/src/main/java/tech/ydb/core/tracing/Span.java 63.15% 7 Missing ⚠️
...va/tech/ydb/opentelemetry/OpenTelemetryTracer.java 75.00% 4 Missing and 1 partial ⚠️
...src/main/java/tech/ydb/query/impl/SessionImpl.java 85.29% 3 Missing and 2 partials ⚠️
...ain/java/tech/ydb/core/impl/BaseGrpcTransport.java 60.00% 2 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 ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #607      +/-   ##
============================================
+ Coverage     68.65%   69.34%   +0.68%     
- Complexity     3096     3152      +56     
============================================
  Files           355      358       +3     
  Lines         15305    15416     +111     
  Branches       1624     1627       +3     
============================================
+ Hits          10508    10690     +182     
+ Misses         4131     4061      -70     
+ Partials        666      665       -1     

☔ 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 2 times, most recently from 4c0ab38 to 167cdc1 Compare March 16, 2026 19:38
@KirillKurdyukov KirillKurdyukov force-pushed the feat-support-retry-spans-and-spi branch from 5e125ce to 66f420d Compare March 23, 2026 13:52
@KirillKurdyukov KirillKurdyukov force-pushed the feat-support-retry-spans-and-spi branch from 15a8857 to 6269a2c Compare March 24, 2026 09:43
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