chore: Ignore scripts from code coverage (#1878)

Our CI scripts don't need to have thorough tests, and aren't
in the hot path of the product.
This commit is contained in:
Kyle Carberry
2022-05-27 22:25:24 +00:00
committed by GitHub
parent 5598ac05dc
commit da7ed8b292
+1 -1
View File
@@ -29,6 +29,6 @@ ignore:
- peerbroker/proto
- provisionerd/proto
- provisionersdk/proto
- scripts/datadog-cireport
- scripts
- site/.storybook
- rules.go