mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 02:23:19 -04:00
set confidence back to 100% here. The 60% confidence is handled in a different PR
This commit is contained in:
@@ -77,7 +77,7 @@ py-test: ## Run python unit tests
|
||||
|
||||
.PHONY: dead-code
|
||||
dead-code:
|
||||
poetry run vulture ./app ./notifications_utils --min-confidence=60
|
||||
poetry run vulture ./app ./notifications_utils --min-confidence=100
|
||||
|
||||
.PHONY: e2e-test
|
||||
e2e-test: export NEW_RELIC_ENVIRONMENT=test
|
||||
|
||||
Reference in New Issue
Block a user