All Versions
61
Latest Version
Avg Release Cycle
50 days
Latest Release
-
Changelog History
Page 1
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).
- ๐ง Survive coveralls maintenance and outagle (#283).
-
v0.14.5 Changes
โจ Enhancements
- Add option (
html_filter_full_covered
) for filtering out full covered files from HTML report (#268).
- Add option (
-
v0.14.4 Changes
๐ Changes
- ๐ Fix for application base path identification logic.
- Use
File.cwd!/0
for fetching base path tests (#271).
- Use
- ๐ Support Elixir 1.13 (#267).
- ๐ Fix for application base path identification logic.
-
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).
- โ Add
-
v0.13.4 Changes
โจ Enhancements
- โ Add
mix coveralls.gitlab
task.- Add a task to upload coverage from gitlab (#240).
- โ Add