v0.1.0
Version 0.1.0
Added
- (cli) Add --help flag
- (context) Add --context=all option
- (git) Add --git-scope flag
- (output) Restyle human and raw formats
- (output) Add --counts flag
- (output) Show coverage counts
- (git) Implement diff filtering
- (cover) Filter coverdata by source
- Initial commit
Changed
- (pipeline) Use nested file map
- (pipeline) Thread state through foldl
- (opts) Pass full options to modules
- (cover) Move file resolution to source module
- (source) Extract file resolution
- Remove all type specs
Fixed
- (source) Trim trailing empty line
- (source) Add context lines to regions
- (output) Silence noise, use relative paths
- (source) Move elp:ignore to correct line