Closed pb30 closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.41%. Comparing base (
ca54879
) to head (3f0798b
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
One test failing due to BetterReflection and parsing docblocks. The version of BetterReflection bundled in PHPstan still supports php-parser 4.x. Added roave/better-reflection which has newer version that supports 5.x