radeklat / delfino

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

Add optional dependencies #6

Closed radeklat closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #6 (727da8d) into main (8265442) will increase coverage by 0.57%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   52.85%   53.43%   +0.57%     
==========================================
  Files          14       14              
  Lines         403      408       +5     
  Branches       50       50              
==========================================
+ Hits          213      218       +5     
  Misses        187      187              
  Partials        3        3              
Flag Coverage Δ
integration_tests 53.43% <100.00%> (+0.57%) :arrow_up:
total 53.43% <100.00%> (+0.57%) :arrow_up:
unit_tests 53.43% <100.00%> (+0.57%) :arrow_up:

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

Impacted Files Coverage Δ
src/delfino/main.py 59.45% <100.00%> (+2.31%) :arrow_up:
src/delfino/models/pyproject_toml.py 100.00% <100.00%> (ø)

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 8265442...727da8d. Read the comment docs.