Closed danielocfb closed 2 weeks ago
Attention: Patch coverage is 98.79518%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 94.50%. Comparing base (
6dc6dde
) to head (173f493
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
capi/src/error.rs | 98.79% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Move the error functionality into a separate module to clean up the main
lib.rs
file a little bit.