Codecov highlights which portions of your code that have not been properly tested or may require additional testing, then generates a report on your test suite’s code coverage, and overlays that directly onto your source code, making it even easier to identify needed test areas.
From https://about.codecov.io/product/feature/source-code-coverage/: