Skip to content

Commit

Permalink
Few more fixes to coverage calculations.
Browse files Browse the repository at this point in the history
  • Loading branch information
rousik committed Dec 13, 2023
1 parent b1f6b5e commit ac64eab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ docs-clean:
docs-build: docs-clean
doc8 docs/ README.rst
coverage run ${covargs} -- ${CONDA_PREFIX}/bin/sphinx-build -W -b html docs docs/_build/html
coverage combine
coverage xml

########################################################################################
Expand Down

0 comments on commit ac64eab

Please sign in to comment.