exclude tests from coverage

This commit is contained in:
Shahar Abramov
2025-04-10 13:30:26 +03:00
parent e934c10c00
commit 09971f0cb2

View File

@@ -1,3 +1,4 @@
[run]
omit =
examples/*
examples/*
tests/*