moodymudskipper / flow

View and Browse Code Using Flow Diagrams
https://moodymudskipper.github.io/flow/
Other
395 stars 26 forks source link

Integrate info from covr #35

Open moodymudskipper opened 3 years ago

moodymudskipper commented 3 years ago

See if we can get the coverage information from covr.

We could color differently elements that have not been covered, and we could add to blocks or maybe better edges, the amount of times they were gone through by the tests.

moodymudskipper commented 3 years ago

Showing where tests fail would be a great bonus

moodymudskipper commented 3 years ago

In covr, branch coverage is on the to do list