Skip to content

Add observability chains to x-ydb-sdk-build-info#682

Closed
KirillKurdyukov wants to merge 2 commits into
masterfrom
feat/observability-build-info-chains
Closed

Add observability chains to x-ydb-sdk-build-info#682
KirillKurdyukov wants to merge 2 commits into
masterfrom
feat/observability-build-info-chains

Add observability chains to x-ydb-sdk-build-info

2b63bd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2026 in 1s

71.95% (+0.02%) compared to e77ff50

View this Pull Request on Codecov

71.95% (+0.02%) compared to e77ff50

Details

Codecov Report

❌ Patch coverage is 83.33333% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.95%. Comparing base (e77ff50) to head (2b63bd4).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ain/java/tech/ydb/table/rpc/grpc/GrpcTableRpc.java 0.00% 4 Missing ⚠️
...ain/java/tech/ydb/core/impl/BaseGrpcTransport.java 75.00% 1 Missing ⚠️
...java/tech/ydb/core/impl/BuildInfoChainSupport.java 66.66% 0 Missing and 1 partial ⚠️
...main/java/tech/ydb/core/impl/auth/GrpcAuthRpc.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #682      +/-   ##
============================================
+ Coverage     71.92%   71.95%   +0.02%     
- Complexity     3466     3477      +11     
============================================
  Files           389      391       +2     
  Lines         16173    16211      +38     
  Branches       1697     1703       +6     
============================================
+ Hits          11633    11665      +32     
+ Misses         3892     3891       -1     
- Partials        648      655       +7     

☔ 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.