Closed morremeyer closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.32%. Comparing base (
56e7725
) to head (c1ce0b4
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This removes the explicit UUID parsing in favor of an internal UUID implementation (wrapping google/uud) that includes the parsing methods for gin.
Resolves #223.