elm-coverage icon indicating copy to clipboard operation
elm-coverage copied to clipboard

Explorations

Results 13 elm-coverage issues
Sort by recently updated
recently updated
newest added

As for `elm-test --watch`, listen the source directories for changes and trigger coverage generation after tests are done successfully.

AS IS: giant blob TO BE: report per module with index and overview

enhancement
visualization

I wanted to do some long overdue testing on my code base and hoped to use this project to guide me towards areas that could definitely need it. Looks super...