Refactor zinolib config parsing #22
Merged
Codecov / codecov/project
succeeded
Oct 17, 2023 in 0s
71.12% (+3.48%) compared to d344a10
View this Pull Request on Codecov
71.12% (+3.48%) compared to d344a10
Details
Codecov Report
Merging #22 (f140df8) into main (d344a10) will increase coverage by
3.48%
.
Report is 7 commits behind head on main.
The diff coverage is93.42%
.
@@ Coverage Diff @@
## main #22 +/- ##
==========================================
+ Coverage 67.63% 71.12% +3.48%
==========================================
Files 9 13 +4
Lines 1029 1136 +107
==========================================
+ Hits 696 808 +112
+ Misses 333 328 -5
Files | Coverage Δ | |
---|---|---|
src/zinolib/config/models.py | 100.00% <100.00%> (ø) |
|
src/zinolib/config/toml.py | 100.00% <100.00%> (ø) |
|
src/zinolib/controllers/base.py | 96.77% <100.00%> (ø) |
|
src/zinolib/controllers/zino1.py | 70.86% <100.00%> (+0.19%) |
⬆️ |
src/zinolib/event_types.py | 99.41% <100.00%> (ø) |
|
src/zinolib/ritz.py | 57.63% <100.00%> (+1.44%) |
⬆️ |
src/zinolib/config/tcl.py | 97.82% <97.82%> (ø) |
|
src/zinolib/config/utils.py | 95.23% <95.23%> (ø) |
|
src/zinolib/compat.py | 76.47% <66.66%> (-12.42%) |
⬇️ |
src/zinolib/config/zino1.py | 81.48% <81.48%> (ø) |
... and 1 file with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading