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

feat: allow disposal of persistence adapters, collections and sync managers #981

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

maxnowack
Copy link
Owner

resolves #944

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (24b4a1b) to head (3992245).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #981   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           55        55           
  Lines         1484      1509   +25     
  Branches       334       346   +12     
=========================================
+ Hits          1484      1509   +25     

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

@maxnowack maxnowack merged commit d5805d5 into main Sep 27, 2024
16 checks passed
@maxnowack maxnowack deleted the disposal branch September 27, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Ability to unmount collections and cleanup all local data
1 participant