Skip to content

Make SDK tracer span current around gRPC newCall#685

Merged
KirillKurdyukov merged 7 commits into
masterfrom
feat-fix-grpc-child-span
Jul 23, 2026
Merged

Make SDK tracer span current around gRPC newCall#685
KirillKurdyukov merged 7 commits into
masterfrom
feat-fix-grpc-child-span

rollback otel tests

f7b5435
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 1s

71.88% (-0.02%) compared to 13ba3dc

View this Pull Request on Codecov

71.88% (-0.02%) compared to 13ba3dc

Details

Codecov Report

❌ Patch coverage is 81.05263% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.88%. Comparing base (13ba3dc) to head (f7b5435).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
...src/main/java/tech/ydb/query/impl/SessionImpl.java 71.69% 7 Missing and 8 partials ⚠️
...main/java/tech/ydb/query/impl/TableClientImpl.java 89.28% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #685      +/-   ##
============================================
- Coverage     71.89%   71.88%   -0.02%     
- Complexity     3466     3474       +8     
============================================
  Files           389      390       +1     
  Lines         16184    16220      +36     
  Branches       1698     1698              
============================================
+ Hits          11635    11659      +24     
- Misses         3900     3908       +8     
- Partials        649      653       +4     

☔ View full report in Codecov by Harness.
📢 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.