Restores code coverage (#2340)

This commit is contained in:
Florent Vilmart
2016-07-19 23:33:01 -04:00
committed by GitHub
parent dfac9725dd
commit 02edf27f05
3 changed files with 10 additions and 8 deletions

2
.istanbul.yml Normal file
View File

@@ -0,0 +1,2 @@
instrumentation:
excludes: ["**/spec/**", "**/PostgresStorageAdapter.js"]