summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorRĂ©mi Flamary <remi.flamary@gmail.com>2020-05-19 15:52:02 +0200
committerGitHub <noreply@github.com>2020-05-19 15:52:02 +0200
commit88df6e2c35e58ea40750aba38f0cd5257b40339c (patch)
treedc1ff531d1139e0fdea0e1d15cf082e0a632b0a6 /codecov.yml
parentad04f50a04fcc240604eda416fac1099d269302c (diff)
Update codecov.yml (#183)
ignore gpu for code coverage (it cannot be tested)
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml
index a669611..1447ced 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -38,7 +38,7 @@ parsers:
# https://docs.codecov.io/docs/ignoring-paths
ignore:
- - "ot/gpu/**/*"
+ - "ot/gpu/*"
# https://docs.codecov.io/docs/pull-request-comments
comment: