Xymorot
|
00ebd0e5c8
|
refactor: re-do source structure with InversifyJS (dependency injection) and adjust meta processes
|
2020-02-08 23:26:57 +01:00 |
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 |