rpl / flow-coverage-report

Generate flow coverage reports in JSON, HTML and in the console.
MIT License
505 stars 42 forks source link

HTML Threshold is always 80% #109

Closed rickbeerendonk closed 7 years ago

rickbeerendonk commented 7 years ago

The HTML report doesn't get passed custom threshold values.

rpl commented 7 years ago

@rickbeerendonk this should have been fixed in 6de48b8557, which wasn't yet released on npm, and so I'm closing this PR (I've just released on npm the new 0.4.0 version which includes that fix), but feel free to re-open if your issue is not fixed in the new version.