Skip to content

Ability to output raw diff of code coverage #16

Description

@SxMShaDoW

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          

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions