Skip to content

Commit 0d5d9ce

Browse files
Update ChangeLog
1 parent 9a05d1f commit 0d5d9ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.md

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
1111
* [#748](https://github.com/sebastianbergmann/php-code-coverage/pull/748): Store raw code coverage in value objects instead of arrays
1212
* [#749](https://github.com/sebastianbergmann/php-code-coverage/pull/749): Store processed code coverage in value objects instead of arrays
1313
* [#752](https://github.com/sebastianbergmann/php-code-coverage/pull/752): Rework how code coverage settings are propagated to the driver
14+
* [#754](https://github.com/sebastianbergmann/php-code-coverage/pull/754): Implement collection of raw branch and path coverage
15+
* [#755](https://github.com/sebastianbergmann/php-code-coverage/pull/755): Implement processing of raw branch and path coverage
16+
* [#756](https://github.com/sebastianbergmann/php-code-coverage/pull/756): Improve handling of uncovered files
1417

1518
## [8.0.2] - 2020-05-23
1619

0 commit comments

Comments
 (0)