mirror of https://github.com/fafhrd91/actix-web
Ignore Tests & Examples for CodeCoverage
Ignore Tests & Examples for CodeCoverage
This commit is contained in:
parent
3a5b62b550
commit
61aa8e7d1e
|
@ -0,0 +1,5 @@
|
|||
ignore: # ignore codecoverage on following paths
|
||||
- "**/tests"
|
||||
- "test-server"
|
||||
- "**/benches"
|
||||
- "**/examples"
|
Loading…
Reference in New Issue