Add unit tests for previously-untested modules; fix DynamicConfig.get_config()#858
Open
vgvoleg wants to merge 2 commits into
Open
Add unit tests for previously-untested modules; fix DynamicConfig.get_config()#858vgvoleg wants to merge 2 commits into
vgvoleg wants to merge 2 commits into
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
@@ 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%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading