Skip to content

Commit 2c4c621

Browse files
committed
don't codecov the unnecessary
1 parent dde2bf0 commit 2c4c621

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

codecov.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ ignore:
2727
- '*/settings/*'
2828
- '*settings.py'
2929
- '*wsgi.py'
30+
- '*/__init__.py'
31+
- '*/urls.py'
32+
- 'versions/*' # this is internal only, and not mission critical
33+
- 'wagtailimportexport/*' # this doesn't work, canidate for removal / offloading / rewriting

0 commit comments

Comments
 (0)