Closed kitsuyui closed 6 months ago
Attention: Patch coverage is 85.71429%
with 4 lines
in your changes are missing coverage. Please review.
Project coverage is 96.81%. Comparing base (
e6f6f03
) to head (c78a037
). Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
packages/intended-rollback/src/errors.ts | 50.00% | 3 Missing :warning: |
packages/intended-rollback/src/base.ts | 95.45% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Implement a new package that provides a way to intended rollback. This is useful when you want to rollback data for testing or other purposes.