Skip to content

Commit

Permalink
Bring back coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
domfournier committed Jan 12, 2024
1 parent 24c8017 commit cef0a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ plugins = [
]

[tool.pytest.ini_options]
addopts = "--cov las_geoh5 --cov-report html --cov-report term-missing:skip-covered"

[tool.coverage.run]
branch = true
Expand Down

0 comments on commit cef0a39

Please sign in to comment.