rycus86 / githooks

Githooks: per-repo and global Git hooks with version control
MIT License
380 stars 19 forks source link

Feature: coverage improvements #120

Closed gabyx closed 4 years ago

gabyx commented 4 years ago

Just a pull out from the other PR.... Not yet finished

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 750


Changes Missing Coverage Covered Lines Changed/Added Lines %
cli.sh 3 8 37.5%
<!-- Total: 4 9 44.44% -->
Files with Coverage Reduction New Missed Lines %
cli.sh 2 84.82%
base-template.sh 5 86.02%
install.sh 24 75.98%
<!-- Total: 31 -->
Totals Coverage Status
Change from base Build 728: 1.4%
Covered Lines: 2173
Relevant Lines: 2626

💛 - Coveralls
gabyx commented 4 years ago

Coverage is back to 82%, pretty sweet :-) Check it out :-)

gabyx commented 4 years ago

Coverall is somehow not triggered...

gabyx commented 4 years ago

Can you please merge this. Thanks :-) No changes to cli/base-template/install logic, only testing.

gabyx commented 4 years ago

Can we merge this =), sorry for my impatience :-).

gabyx commented 4 years ago

Thx

rycus86 commented 4 years ago

Thanks a lot for this!