Enable partial code coverage (#109)

This commit is contained in:
Daniel Tschinder 2016-09-06 15:14:19 +02:00 committed by GitHub
parent e3d5a7d646
commit 69a9ba86ae

4
codecov.yml Normal file
View File

@ -0,0 +1,4 @@
coverage:
parsers:
javascript:
enable_partials: yes