simonecorsi/lcov-total

Add flag for CLI comparison

simonecorsi opened this issue · 0 comments

Since CLI outputs only the raw number I wan't to add a way to make asserts to use into a CI, eg:

lcov-total --gte 90
# exit with 0 or 1