christophebedard / dco-check

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

Update info for CircleCI #71

Closed christophebedard closed 4 years ago

christophebedard commented 4 years ago

It does indeed detect new commits pushed to the default branch, e.g. https://app.circleci.com/pipelines/github/christophebedard/dco-check/170/workflows/52e20c3b-153d-486c-af2a-ed4535528fd7/jobs/478/steps

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   54.04%   54.48%   +0.43%     
==========================================
  Files           2        2              
  Lines         457      457              
  Branches       72       72              
==========================================
+ Hits          247      249       +2     
  Misses        197      197              
+ Partials       13       11       -2     
Impacted Files Coverage Δ
dco_check/dco_check.py 54.28% <ø> (+0.43%) :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 9af4164...bc503b0. Read the comment docs.