binary-com/binary-charts

View on GitHub
.istanbul.yml

Summary

Maintainability
Test Coverage
instrumentation:
  root: src
  include-all-sources: true
  verbose: true
  excludes:
    - __tests__/*.js
    - highcharts/*.js
reporting:
  dir: "coverage"