Closed ralexstokes closed 1 year ago
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
c00a465
) 74.39% compared to head (04a1564
) 75.73%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #110
This change should fix the bug surfaced in #110. It also simplifies the
serde
implementation across the crate by using theserde
derive
macros where possible