Skip to content

Add unit tests for previously-untested modules; fix DynamicConfig.get_config()#858

Open
vgvoleg wants to merge 2 commits into
mainfrom
coverage-client-wrappers
Open

Add unit tests for previously-untested modules; fix DynamicConfig.get_config()#858
vgvoleg wants to merge 2 commits into
mainfrom
coverage-client-wrappers

Remove dead grpcwrapper/ydb_scheme.py; unit-test tracing, reader even…

c8fe392
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

84.09% (+2.78%) compared to dc20074

View this Pull Request on Codecov

84.09% (+2.78%) compared to dc20074

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.09%. Comparing base (dc20074) to head (c8fe392).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #858      +/-   ##
==========================================
+ Coverage   81.30%   84.09%   +2.78%     
==========================================
  Files          94       93       -1     
  Lines       12162    12131      -31     
  Branches     1194     1194              
==========================================
+ Hits         9888    10201     +313     
+ Misses       1809     1470     -339     
+ Partials      465      460       -5     
Files with missing lines Coverage Δ
ydb/draft/dynamic_config.py 100.00% <100.00%> (+56.33%) ⬆️

... and 8 files with indirect coverage changes

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