Update codecov.yml instead

This commit is contained in:
Selwin Ong 2023-04-07 10:52:19 +07:00
parent 76e856c1d7
commit f68a905de4
1 changed files with 4 additions and 0 deletions

View File

@ -1,2 +1,6 @@
ignore: ignore:
- "*/tests/*" - "*/tests/*"
coverage:
exclude_lines:
- "if TYPE_CHECKING:"