Remove coveragerc (#121286)

This commit is contained in:
Franck Nijhof
2024-07-05 11:03:31 +02:00
committed by GitHub
parent eb5a98e7ea
commit afb184db73
8 changed files with 19 additions and 1917 deletions

View File

@@ -74,7 +74,6 @@ If the code communicates with devices, web services, or third-party tools:
- [ ] New or updated dependencies have been added to `requirements_all.txt`.
Updated by running `python3 -m script.gen_requirements_all`.
- [ ] For the updated dependencies - a link to the changelog, or at minimum a diff between library versions is added to the PR description.
- [ ] Untested files have been added to `.coveragerc`.
<!--
This project is very active and we have a high turnover of pull requests.