christophebedard / dco-check

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

Add more tests #62

Closed christophebedard closed 4 years ago

christophebedard commented 4 years ago

Relates to #2

Relates to #58

codecov[bot] commented 4 years ago

Codecov Report

Merging #62 into master will increase coverage by 61.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #62       +/-   ##
===========================================
+ Coverage    0.00%   61.12%   +61.12%     
===========================================
  Files           2        2               
  Lines         444      427       -17     
  Branches       64       59        -5     
===========================================
+ Hits            0      261      +261     
+ Misses        444      156      -288     
- Partials        0       10       +10     
Impacted Files Coverage Δ
dco_check/dco_check.py 60.94% <100.00%> (+60.94%) :arrow_up:
dco_check/__init__.py 100.00% <0.00%> (+100.00%) :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 5aa5d39...449f60e. Read the comment docs.