Closed rtyler closed 28 minutes ago
Attention: Patch coverage is 80.66667%
with 29 lines
in your changes missing coverage. Please review.
Project coverage is 72.68%. Comparing base (
d82b9b3
) to head (c85a390
). Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/core/src/operations/write.rs | 80.66% | 3 Missing and 26 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
This change also refactors the check_preconditions function itself to be a bit less redundant and even includes some unit tests! Holy smokes!
I'm going to stand up a few pull requests as I work through this refactor incrementally
Related to work on #2968