Skip to content

Releases: parroty/excoveralls

v0.4.0

07 Oct 14:56
Compare
Choose a tag to compare

Enhancements

  • Add overall reporting for umbrella project (#23).
    • mix coveralls --umbrella
  • Add --verbose option for printing json when posting to coveralls.io.
    • mix coveralls.travis --verbose
  • Support specifying test runner in mix.esx (#31).