radeklat / delfino

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

Add zsh completions #12

Closed radeklat closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #12 (76023a4) into main (75243a4) will decrease coverage by 0.00%. The diff coverage is 39.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   50.24%   50.23%   -0.01%     
==========================================
  Files          19       19              
  Lines         621      639      +18     
  Branches       84       84              
==========================================
+ Hits          312      321       +9     
- Misses        306      315       +9     
  Partials        3        3              
Flag Coverage Δ
integration_tests 50.07% <39.39%> (-0.01%) :arrow_down:
total 50.07% <39.39%> (-0.01%) :arrow_down:
unit_tests 50.07% <39.39%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
src/delfino/click_utils/completion.py 43.58% <37.50%> (+1.92%) :arrow_up:
src/delfino/validation.py 52.63% <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 75243a4...76023a4. Read the comment docs.