Files
compiler-explorer/.istanbul.yml
RabsRincon 483fb3e4ba Separate compiler search from app.js
In a different branch to ensure it works before merging with master
2018-04-12 15:20:43 +02:00

10 lines
210 B
YAML

instrumentation:
root: ./lib
include-all-sources: true
excludes:
- "handlers/asm-docs.js"
- "restreamer.js"
- "compilers/fake-for-test.js"
reporting:
dir: ./out/coverage