Coverage separation and needs to ignore some files
Opened this issue · 1 comments
JhChoy commented
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:
Current behavior
Coverages of vvisp
and vvisp-utils
are separated, so coverall does not report coverage of whole packages.
Also, in vvisp
, coverage reporter checks temporary generated files contractApis
like below:
Expected behavior
- Unify coverages of each package
- Ignoring generated files in
contractApis/
dir.
Environment
vvisp version: v0.3.0
Environment:
- Node version: 10.15.2
- Operating system: Mac OSX