cover2cover
cover2cover copied to clipboard
pretty formatted output and calculation for `lines-valid` and `lines-covered`
Add
- pretty formatted output
- calculation for
lines-valid
andlines-covered
- Black formatting
Note this assumes Python 3 (since Python 2 should not be used anymore) and incorporates changes from https://github.com/rix0rrr/cover2cover/pull/13 to fix the byte output problem also.