Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor zinolib config parsing #22

Merged
merged 4 commits into from
Oct 18, 2023

Add parser for config in TOML

f140df8
Select commit
Loading
Failed to load commit list.
Merged

Refactor zinolib config parsing #22

Add parser for config in TOML
f140df8
Select commit
Loading
Failed to load commit list.
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 is 93.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