christophebedard / dco-check

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

Improve CI behaviours #65

Closed christophebedard closed 4 years ago

christophebedard commented 4 years ago

This does a number of improvements:

And:

Closes #39

codecov[bot] commented 4 years ago

Codecov Report

Merging #65 into master will decrease coverage by 5.27%. The diff coverage is 24.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   59.76%   54.48%   -5.28%     
==========================================
  Files           2        2              
  Lines         420      457      +37     
  Branches       58       72      +14     
==========================================
- Hits          251      249       -2     
- Misses        156      197      +41     
+ Partials       13       11       -2     
Impacted Files Coverage Δ
dco_check/dco_check.py 54.28% <24.21%> (-5.29%) :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 d0a69a5...f4f5884. Read the comment docs.