Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added system tests to coverage.
  • Loading branch information
BryanRumsey committed Apr 27, 2023
commit bf282982ab6fb2f5e1eccc7fc5676833fea97ec0
1 change: 1 addition & 0 deletions run_coverage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@

coverage run --source=spatialpy test/run_unit_tests.py -m develop
coverage run --source=spatialpy test/run_integration_tests.py -m develop
coverage run --source=spatialpy test/run_system_tests.py -m develop
coverage html