christophebedard / dco-check

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

Add test with invalid remote for get_default_branch_from_remote() #76

Closed christophebedard closed 4 years ago

christophebedard commented 4 years ago

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

Follow-up to #75

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   72.63%   73.68%   +1.05%     
==========================================
  Files           2        2              
  Lines         475      475              
  Branches       76       76              
==========================================
+ Hits          345      350       +5     
+ Misses         98       89       -9     
- Partials       32       36       +4     
Impacted Files Coverage Δ
dco_check/dco_check.py 73.57% <0.00%> (+1.05%) :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 39db606...eca6223. Read the comment docs.