Kentzo / git-archive-all

A python script wrapper for git-archive that archives a git superproject and its submodules, if it has any. Takes into account .gitattributes
MIT License
372 stars 81 forks source link

Tests and bugfixes #47

Closed Kentzo closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #47 into master will decrease coverage by 0.67%. The diff coverage is 64.28%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #47      +/-   ##
=======================================
- Coverage   50.67%   50%   -0.68%     
=======================================
  Files           1     1              
  Lines         148   150       +2     
  Branches       29    29              
=======================================
  Hits           75    75              
- Misses         59    61       +2     
  Partials       14    14
Impacted Files Coverage Δ
git_archive_all.py 50% <64.28%> (-0.68%) :arrow_down:

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 ee17c7b...6fe4ace. Read the comment docs.