Skip to content

Add Topic Reader delivered metric - #715

Open
KirillKurdyukov wants to merge 1 commit into
masterfrom
codex/topic-reader-metrics
Open

Add Topic Reader delivered metric#715
KirillKurdyukov wants to merge 1 commit into
masterfrom
codex/topic-reader-metrics

Add Topic Reader delivered metric

80fdba0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 0s

73.07% (-0.05%) compared to 98aab78

View this Pull Request on Codecov

73.07% (-0.05%) compared to 98aab78

Details

Codecov Report

❌ Patch coverage is 71.05263% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.07%. Comparing base (98aab78) to head (80fdba0).

Files with missing lines Patch % Lines
...n/java/tech/ydb/topic/read/impl/ReaderMetrics.java 70.58% 1 Missing and 4 partials ⚠️
...va/tech/ydb/topic/impl/TopicClientBuilderImpl.java 60.00% 1 Missing and 1 partial ⚠️
...java/tech/ydb/topic/read/impl/AsyncReaderImpl.java 50.00% 2 Missing ⚠️
...main/java/tech/ydb/topic/read/impl/ReaderImpl.java 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #715      +/-   ##
============================================
- Coverage     73.11%   73.07%   -0.05%     
- Complexity     3566     3572       +6     
============================================
  Files           391      392       +1     
  Lines         16497    16531      +34     
  Branches       1730     1733       +3     
============================================
+ Hits          12062    12080      +18     
- Misses         3817     3825       +8     
- Partials        618      626       +8     

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