Skip to content

Commit

Permalink
Configure coverage scope
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAntoine committed Jan 15, 2024
1 parent 919a9cf commit e468a91
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion data_warehouse/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,7 @@ requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.isort]
profile = "black"
profile = "black"

[tool.coverage.run]
source = ['forklift']

0 comments on commit e468a91

Please sign in to comment.