Update and rename .github/codecov.yml to codecov.yml

This commit is contained in:
Liam Newman
2021-04-12 11:49:38 -07:00
committed by GitHub
parent b84d5a7c39
commit 2f9ff32176
2 changed files with 3 additions and 3 deletions

3
.github/codecov.yml vendored
View File

@@ -1,3 +0,0 @@
ignore:
- "org/kohsuke/github/extras/okhtp3/ObsoleteUrlFactory.java"

3
codecov.yml Normal file
View File

@@ -0,0 +1,3 @@
ignore:
- "**/extras/okhtp3/ObsoleteUrlFactory.*"