christophebedard / dco-check

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

Add --version option #106

Closed christophebedard closed 3 years ago

christophebedard commented 3 years ago

Prints the version number and exits, e.g.

dco-check version 0.0.12

Signed-off-by: Christophe Bedard bedard.christophe@gmail.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #106 (8a83fca) into master (9a1b23a) will increase coverage by 0.25%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   71.74%   72.00%   +0.25%     
==========================================
  Files           2        2              
  Lines         499      500       +1     
  Branches       85       85              
==========================================
+ Hits          358      360       +2     
+ Misses        106      100       -6     
- Partials       35       40       +5     
Impacted Files Coverage Δ
dco_check/dco_check.py 71.88% <100.00%> (+0.25%) :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 9a1b23a...8a83fca. Read the comment docs.