mist
Version:
Mist build system
16 lines (15 loc) • 373 B
YAML
verbose: true
instrumentation:
excludes:
- script/**/*
- node_modules/**/*
- lib/parser/**/*
# Currently, the sourcemap compiler for lcov data doesn't know how to handle
# sources with no sourcemap. I'll have to write a patch for this at some
# point.
include-all-sources: true
include-pid: true
reporting:
print: lcov
reports:
- lcov