Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 87a9298

Browse files
committed
My fix
1 parent aa0d179 commit 87a9298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CodeCoverage.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ public function filter(): Filter
190190
*/
191191
public function getData(bool $raw = false): array
192192
{
193+
// for example some changes here
193194
if (!$raw && $this->addUncoveredFilesFromWhitelist) {
194195
$this->addUncoveredFilesFromWhitelist();
195196
}

0 commit comments

Comments
 (0)