mirror of https://github.com/fafhrd91/actix-web
parent
3cb231a374
commit
1254035610
11
codecov.yml
11
codecov.yml
|
@ -1,6 +1,5 @@
|
|||
codecov:
|
||||
ignore: # ignore codecoverage on following paths
|
||||
- "**/tests"
|
||||
- "test-server"
|
||||
- "**/benches"
|
||||
- "**/examples"
|
||||
ignore: # ignore codecoverage on following paths
|
||||
- "**/tests"
|
||||
- "test-server"
|
||||
- "**/benches"
|
||||
- "**/examples"
|
||||
|
|
Loading…
Reference in New Issue