mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
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:
+1
-1
@@ -29,6 +29,6 @@ ignore:
|
||||
- peerbroker/proto
|
||||
- provisionerd/proto
|
||||
- provisionersdk/proto
|
||||
- scripts/datadog-cireport
|
||||
- scripts
|
||||
- site/.storybook
|
||||
- rules.go
|
||||
|
||||
Reference in New Issue
Block a user