Commit Graph

5 Commits

Author SHA1 Message Date
Xymorot a6c9890c70 config: turn off per-file coverage checking in nyc 2019-11-20 23:21:34 +01:00
Xymorot 934b3eea64 config: use exec instead of gulp-typescript to compile typescript with the standard tsc compiler
The main reason for this is to fix nyc html coverage reporting which had some weird problems with the generated source-maps.
2019-11-20 23:21:33 +01:00
Xymorot 5889e828f6 config: add html coverage reporter and only report summary in console 2019-11-20 23:21:29 +01:00
Xymorot 3c27fcf8a0 config: exclude entities from nyc coverage 2019-11-20 23:21:28 +01:00
Xymorot 946fe6f487 config: add instanbuljs/nyc for code coverage 2019-11-20 23:21:28 +01:00