Skip to content

Commit a06c5af

Browse files
committed
Ignore code coverage in example and tests
1 parent 1f5ee4b commit a06c5af

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

codecov.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
ignore:
2+
- "Geocoder Example"
3+
- "MapboxGeocoderTests"
4+
5+
coverage:
6+
status:
7+
project:
8+
default:
9+
threshold: 1%

0 commit comments

Comments
 (0)