Closed stronk7 closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
fc409da
) 96.61% compared to head (a6ef3c0
) 96.61%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
For problems in the provider function declaration it was pointing to the @dataProvider PHPDoc comment, instead of the function.
Now all problems point to the real line they are. It's (was) completely covered with tests, so it should be safe.
Fixes #72