Skip to content

Commit

Permalink
Revert "Remove tests and testing from coverage"
Browse files Browse the repository at this point in the history
This reverts commit 2027c34.
  • Loading branch information
merajhashemi committed Aug 13, 2024
1 parent 53850d7 commit a09334c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,6 @@ packages = ["cooper"]
warn_unused_configs = true

[tool.coverage.run]
omit = [
"testing/*",
"tests/*",
]
relative_files = true

[tool.ruff]
Expand Down

0 comments on commit a09334c

Please sign in to comment.