Refactor backend deleting, merging, undoing#4146
Refactor backend deleting, merging, undoing#4146imnasnainaec wants to merge 19 commits intomasterfrom
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughThis PR refactors the word frontier API by separating Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~50 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4146 +/- ##
===========================================
+ Coverage 74.76% 86.08% +11.31%
===========================================
Files 302 56 -246
Lines 11087 4843 -6244
Branches 1394 603 -791
===========================================
- Hits 8289 4169 -4120
+ Misses 2394 528 -1866
+ Partials 404 146 -258
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
2021065 to
156ddc4
Compare
62b86d6 to
30e5998
Compare
|
Split off into many other prs, ultimately #4178 |
High-level goals:
Accessibility = Status.Deleted(to match when words are directly deleted)AccessibilityofStatus.Deletedand with guid missing from the frontier should be added to the export as a 'deleted' wordAccessibilityrequirement (new) is a safeguard against deleting words on import into FieldWorks that were unintentionally missing from the FrontierThis change is
Summary by CodeRabbit
Release Notes
New Features
Improvements
Changes