Coverband is a great library being actively developed and maintained by Dan Mayer. It's like Simplecov, but to be run in production to track which lines of code are being executed, and which aren't.
Many teams have set up Coverband to learn about how their codebase is being used. However, it has not always been easy to make sense of the output report and know what to do with it.
OyenCov is like combining both Coverband and Simplecov together. We run in both Test and Production environments, and tell you:
After setting up OyenCov in both your CI and production, give OyenCov a few minutes to ingest the data. You can then start working your way through the less tested items by their Severities. The Scores and Severities are explained in Docs: Score Formula.
Copyright of Estimado Pte Ltd.