christophebedard / dco-check

Simple DCO check script to be used in any CI
Apache License 2.0
14 stars 7 forks source link

Simplify metavars #64

Closed christophebedard closed 4 years ago

christophebedard commented 4 years ago

Make argparse show BRANCH/REMOTE instead of DEFAULT_BRANCH/DEFAULT_REMOTE, since the "default" part is already implied.

codecov[bot] commented 4 years ago

Codecov Report

Merging #64 into master will decrease coverage by 0.23%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage   61.35%   61.12%   -0.24%     
==========================================
  Files           2        2              
  Lines         427      427              
  Branches       59       59              
==========================================
- Hits          262      261       -1     
- Misses        154      156       +2     
+ Partials       11       10       -1     
Impacted Files Coverage Δ
dco_check/dco_check.py 60.94% <ø> (-0.24%) :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 cb29d0d...34a5905. Read the comment docs.