Closed christophebedard closed 4 years ago
Merging #64 into master will decrease coverage by
0.23%
. The diff coverage isn/a
.
@@ 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.
Make
argparse
showBRANCH
/REMOTE
instead ofDEFAULT_BRANCH
/DEFAULT_REMOTE
, since the "default" part is already implied.