Skip to content

Commit

Permalink
Coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jtschladen committed Feb 12, 2025
1 parent 040d7e9 commit a4c0ae4
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 @@ -87,6 +87,7 @@ test-js:
test-python:
@echo "--> Running Python tests"
coverage run --source lemur -m pytest
coverage xml --format cobertura
@echo ""

lint: lint-python lint-js
Expand Down

0 comments on commit a4c0ae4

Please sign in to comment.