Skip to content

Commit

Permalink
Remove coverage threshold
Browse files Browse the repository at this point in the history
Co-authored-by: Matti Schneider <[email protected]>
  • Loading branch information
Mauko Quiroga and MattiSG authored Oct 26, 2021
1 parent bcae29b commit 62f9ea0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openfisca_tasks/test_code.mk
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ test-core: $(shell pytest -qq --co | cut -f1 -d ":")
coverage run -m \
${openfisca} test $? \
${openfisca_args}
@${MAKE} test-cov
@$(call print_pass,$@:)

## Run country-template tests.
Expand Down

0 comments on commit 62f9ea0

Please sign in to comment.