All Versions
21
Latest Version
Avg Release Cycle
65 days
Latest Release
1209 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.4.4 Changes
November 29, 2021๐ Changed
- โก๏ธ Dependency updates
-
v0.4.3 Changes
March 16, 2021๐ Fixed
- Branch coverage without line coverage marked as uncovered - fix by @GCorbel
-
v0.4.1 Changes
March 11, 2021๐ Fixed
- ๐ Fix zero-division edge case resulting in NaN from Result#coverage_f
-
v0.4.0 Changes
February 06, 2021โ Added
- ๐ Minimal implementation of branch coverage in LCOV parser by @magneland
- ๐ Branch coverage output support in Undercover::Formatter ### ๐ Changed
- ๐ Min Ruby requirement bumped to 2.5.0
- โก๏ธ Dependency updates: Rubocop 1.0 and Rugged 1.1.0
-
v0.3.4 Changes
April 05, 2020๐ Changed
- ๐ Updated parsing performance by scoping
all_results
to git diff - โก๏ธ Dependecy updates
- ๐ Updated parsing performance by scoping
-
v0.3.3 Changes
December 29, 2019๐ Fixed
.gemspec
requiresimagen >= 0.1.8
to address compatibility issues
-
v0.3.2 Changes
May 08, 2019๐ Fixed
- ๐ LCOV parser fix for incorrect file path handling by @RepoCorp
-
v0.3.1 Changes
March 19, 2019๐ Changed
- Compatibility with
pronto > 0.9
andrainbow > 2.1
- Compatibility with
-
v0.3.0 Changes
January 05, 2019โ Added
- ๐ Support for
.undercover
config file by @cgeorgii
- ๐ Support for
-
v0.2.3 Changes
December 26, 2018๐ Fixed
- ๐
--ruby-syntax
typo fix by @cgeorgii
๐ Changed
- โก๏ธ
travis.yml
update by @Bajena
- ๐