ci: make Codecov ignore testutils and testdata (#4292)

This commit is contained in:
Marten Seemann
2024-01-31 12:22:40 +07:00
committed by GitHub
parent e65e99f1d6
commit 86441f1fdc

View File

@@ -5,6 +5,8 @@ coverage:
- interop/
- internal/handshake/cipher_suite.go
- internal/utils/linkedlist/linkedlist.go
- internal/testdata
- testutils/
- fuzzing/
- metrics/
status: