christophebedard / dco-check

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

Make codecov result informational only #68

Closed christophebedard closed 4 years ago

christophebedard commented 4 years ago

So it doesn't fail jobs.

Closes #67

codecov[bot] commented 4 years ago

Codecov Report

Merging #68 into master will increase coverage by 0.46%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   60.65%   61.12%   +0.46%     
==========================================
  Files           2        2              
  Lines         427      427              
  Branches       59       59              
==========================================
+ Hits          259      261       +2     
  Misses        156      156              
+ Partials       12       10       -2     
Impacted Files Coverage Δ
dco_check/dco_check.py 60.94% <0.00%> (+0.47%) :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 35ed7ec...f68cf5a. Read the comment docs.