·
14 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Fixed
- #1305: Lines that the driver cannot report are marked as not covered
- No branch coverage was collected when Xdebug was used and branch coverage was requested without path coverage (
Granularity::LineAndBranch) (Xdebug was started withoutXDEBUG_CC_BRANCH_CHECKand only line coverage was collected)