hpc-coveralls v0.2.1 Release Notes

    • ➕ Additional CI services support (issue #1)
    • 🛠 Fixed an issue in which mix files could not be found, @maoe contribution (issue #5)
    • 💻 Introduced a command line argument to exclude files located under a given folder from the coverage report (issue #6)
    • Return with non-zero exit code when the tix file is not found (issue #7)
    • 💻 Introduced a command line argument to specify a custom cabal executable name (issue #8)
    • 📜 Parse and display response from coveralls.io (issue #9)