Closed Johennes closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.52%. Comparing base (
4e51951
) to head (62ab1a0
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This fixes the following:
While at it, I also removed the
Result
return values in the same file as recommended on one of my earlier PRs.Relates to: #78