924 B
Executable File
924 B
Executable File
ChangeLog
All notable changes are documented in this file using the Keep a CHANGELOG principles.
10.1.1 - 2023-04-17
Fixed
- #994: Argument
$linesToBeIgnoredofCodeCoverage::stop()has no effect for files that are not executed at all
10.1.0 - 2023-04-13
Added
- #982: Add option to ignore lines from code coverage
Deprecated
- The
SebastianBergmann\CodeCoverage\Filter::includeDirectory(),SebastianBergmann\CodeCoverage\Filter::excludeDirectory(), andSebastianBergmann\CodeCoverage\Filter::excludeFile()methods are now deprecated