Closed Xtansia closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
71b677f
) 74.00% compared to head (f24b729
) 74.07%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Refactors the error types to use
thiserror
and internalize theBuildError
type.Split from #132.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.