niflows / niflow-manager

Niflow package manager tool
Other
2 stars 8 forks source link

MAINT: Miscellaneous #19

Closed effigies closed 5 years ago

effigies commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #19 into master will increase coverage by 0.48%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #19      +/-   ##
=========================================
+ Coverage   91.81%   92.3%   +0.48%     
=========================================
  Files           5       5              
  Lines         110     117       +7     
  Branches       20      20              
=========================================
+ Hits          101     108       +7     
  Misses          4       4              
  Partials        5       5
Flag Coverage Δ
#unittests 92.3% <93.75%> (+0.48%) :arrow_up:
Impacted Files Coverage Δ
niflow_manager/cli/init.py 100% <100%> (ø) :arrow_up:
niflow_manager/cli/main.py 100% <100%> (ø) :arrow_up:
niflow_manager/util/fsutil.py 83.87% <75%> (ø) :arrow_up:
niflow_manager/util/git.py 66.66% <75%> (ø) :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 69f993e...5eb1994. Read the comment docs.

effigies commented 5 years ago

Okay. I think I did all the little things I wanted to in this one. Reviews welcome.