Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.15.0 - 2021-10-04
Added
- Added
:html_filter_fully_covered
to the coverage options, allowing one to filter out fully covered modules from the HTML reports
Removed
- Removed mix tasks and code for uploading coverage reports to various services
Changed
- Changed out configuration from the JSON file to Elixir application configuration
0.0.0 - 2021-10-01
Added
- This project was forked from
parroty/excoveralls