Closed rupertford closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
f43a18f
) 91.96% compared to head (7ea0f86
) 92.02%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I'll take this on - there's not much to do.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.13%. Comparing base (
5f24ee2
) to head (41a0aa4
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Just finishes off a small bugfix. Ready for review from either @hiker or @sergisiso.
There was a bug in the type_guard_stmt match method. Updated the code and associated tests. The restructuring of the code actually removes the offending line of code.