Closed baszalmstra closed 7 months ago
Attention: Patch coverage is 86.06061%
with 46 lines
in your changes are missing coverage. Please review.
Project coverage is 86.57%. Comparing base (
b68a952
) to head (d3c5ba6
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The CI seems to be failing because of an issue when uploading to codecov.
Thanks for this! This makes my changes simpler too 😃
Adds methods to perform method resolution for
impl
blocks. Also implementshir::Display
for a number of types because they are used in snapshot tests.