File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed 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
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
You can’t perform that action at this time.
0 commit comments