Skip to content

Commit d4c4d1a

Browse files
committed
Exclude tests from code coverage gathering
1 parent 11f7d08 commit d4c4d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ignore:
22
- "Geocoder Example"
3-
- "MapboxGeocoderTests"
3+
- "Tests"
44

55
coverage:
66
status:

0 commit comments

Comments
 (0)