web
web copied to clipboard
Introduce coverage package to get LoC covered by tests in codebase and push report into codecov
Please do checkout coverage.py: https://coverage.readthedocs.io/en/6.4.4/
Code coverage helps us to know how many tests are written. Also, you can push the reports to codecov: https://about.codecov.io/