It would be great to have the ability to show more information than a percentage. Most of the time, the percentage isn't as useful as to what part of the code coverage went up and down.
It would be great to output what the diffs are in raw (similar to how codecov.io does it).
master #2 diff
Files 1 1
Lines 44 43 -1
Methods 9 9
Messages 0 0
Branches 5 5
Hits 43 42 -1
Misses 1 1
Partials 0 0
It would be great to have the ability to show more information than a percentage. Most of the time, the percentage isn't as useful as to what part of the code coverage went up and down.
It would be great to output what the diffs are in raw (similar to how codecov.io does it).