Skip to content
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

Delete and restore multiple objects by IDs #51

Merged
merged 9 commits into from
Sep 16, 2024

Conversation

didoda
Copy link
Member

@didoda didoda commented Sep 13, 2024

This introduces some utility functions to delete and restore multiple objects by IDs: deleteObjects, removeObjects and restoreObjects.
This introduces retrocompatible changes, although multiple objects delete is available by https://github.com/bedita/bedita/releases/tag/v5.28.0

@didoda didoda added enhancement New feature or request release:minor labels Sep 13, 2024
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (dd0e271) to head (5b945df).
Report is 4 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##             master       #51      +/-   ##
=============================================
+ Coverage     96.49%   100.00%   +3.50%     
- Complexity       81       103      +22     
=============================================
  Files             3         4       +1     
  Lines           228       268      +40     
=============================================
+ Hits            220       268      +48     
+ Misses            8         0       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@didoda didoda marked this pull request as ready for review September 13, 2024 10:14
@didoda didoda merged commit b7f7a7b into bedita:master Sep 16, 2024
14 checks passed
@didoda didoda deleted the feat/delete-restore-multi branch September 16, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request release:minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant