Releases: parroty/excoveralls
Releases · parroty/excoveralls
v0.4.1
Changes
- Skip a module without info/1 function for avoiding UndefinedFunctionError (#33).
v0.4.0
Enhancements
- Add overall reporting for umbrella project (#23).
- Add
--verbose
option for printing json when posting to coveralls.io.
mix coveralls.travis --verbose
- Support specifying test runner in mix.esx (#31).