feat: add codecov.yml ignore cmd test (#2729)

This commit is contained in:
Lonely
2023-06-29 20:14:31 +08:00
committed by GitHub
parent 70d0d20750
commit 5804547bc5

2
.codecov.yml Normal file
View File

@ -0,0 +1,2 @@
ignore:
- "cmd" # ignore cmd folders and all its contents