All Versions
61
Latest Version
Avg Release Cycle
50 days
Latest Release
-

Changelog History
Page 1

  • v0.15.1 Changes

    ๐Ÿ”„ Changes
    • ๐Ÿ‘Œ Improve logging for a case with the missing source file (#295).
  • v0.15.0 Changes

    โœจ Enhancements
    • ๐Ÿ‘ Allows flag_name to pass thru to the coveralls.io API (#290).
    ๐Ÿ”„ Changes
    • ๐Ÿ‘ Allow subdir and rootdir to be applied to all tasks and always apply to paths (#289).
  • v0.14.6 Changes

    ๐Ÿ”„ Changes
    • ๐Ÿšง Survive coveralls maintenance and outagle (#283).
      • Better handling of coveralls.io errors (ex. 405, 500 status codes).
  • v0.14.5 Changes

    โœจ Enhancements
    • Add option (html_filter_full_covered) for filtering out full covered files from HTML report (#268).
  • v0.14.4 Changes

    ๐Ÿ”„ Changes
    • ๐Ÿ›  Fix for application base path identification logic.
      • Use File.cwd!/0 for fetching base path tests (#271).
    • ๐Ÿ‘Œ Support Elixir 1.13 (#267).
  • v0.14.3 Changes

    โœจ Enhancements
    • โž• Add :base_path config option to specify application root path (#269).
  • v0.14.2 Changes

    โœจ Enhancements
    • ๐Ÿ‘ Minimum support for lcov - experimental (#261, #264).
  • v0.14.1 Changes

    ๐Ÿ”„ Changes
    • ๐Ÿ›  Fix HTML tag typo (#259).
  • v0.14.0 Changes

    โœจ Enhancements
    • โž• Add mix coveralls.post task (#244).
  • v0.13.4 Changes

    โœจ Enhancements
    • โž• Add mix coveralls.gitlab task.
      • Add a task to upload coverage from gitlab (#240).