Skip to content

Commit

Permalink
output text coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Sep 9, 2024
1 parent 83c4f38 commit 1594ecf
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 @@ -18,6 +18,7 @@ lint:

test:
poetry run coverage run --source=datapackage_to_datasette ./run_tests.py
poetry run coverage report
poetry run coverage xml

build:
Expand Down

0 comments on commit 1594ecf

Please sign in to comment.