radeklat / delfino

A toolbox of command line helper script, wrapping tools used during Python development.
MIT License
12 stars 3 forks source link

Load plugins #4

Closed radeklat closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #4 (b2362fb) into main (97df331) will increase coverage by 0.55%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   52.06%   52.61%   +0.55%     
==========================================
  Files          14       14              
  Lines         388      401      +13     
  Branches       48       50       +2     
==========================================
+ Hits          202      211       +9     
- Misses        185      187       +2     
- Partials        1        3       +2     
Flag Coverage Δ
integration_tests 52.61% <77.77%> (+0.55%) :arrow_up:
total 52.61% <77.77%> (+0.55%) :arrow_up:
unit_tests 52.61% <77.77%> (+0.55%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/rads_toolbox/utils.py 71.05% <71.42%> (-3.95%) :arrow_down:
src/rads_toolbox/main.py 57.14% <100.00%> (+4.01%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 97df331...b2362fb. Read the comment docs.