-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added prune
feature
#732
Added prune
feature
#732
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #732 +/- ##
==========================================
- Coverage 98.58% 98.52% -0.07%
==========================================
Files 71 71
Lines 10462 10563 +101
Branches 1527 1539 +12
==========================================
+ Hits 10314 10407 +93
- Misses 142 150 +8
Partials 6 6 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great as always! Just a small question.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 🚀 🚀
1st of a few PRs for the
prune
feature. This one lights up the capability for anyone who is able to performRecordsDelete
, which should be immediately useful to unblock app development.There will need to be 2 more follow up PRs: