mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-06-20 03:58:14 +08:00
[tests] exclude utils/emitter from coverage
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
"functions": 95,
|
||||
"branches": 95,
|
||||
"include": ["**/dist/**"],
|
||||
"exclude": ["node_modules"],
|
||||
"exclude": ["node_modules", "**/dist/utils/emitter**"],
|
||||
"sourceMap": true,
|
||||
"instrument": true,
|
||||
"cwd": "..",
|
||||
|
||||
Reference in New Issue
Block a user