You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ChangeLog.md
+3
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
11
11
*[#748](https://github.com/sebastianbergmann/php-code-coverage/pull/748): Store raw code coverage in value objects instead of arrays
12
12
*[#749](https://github.com/sebastianbergmann/php-code-coverage/pull/749): Store processed code coverage in value objects instead of arrays
13
13
*[#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
0 commit comments