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

Stop persisting snaps in the installing state #1876

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

FrederikBolding
Copy link
Member

Stops persisting snaps in the installing state, this prevents a bug where snaps could enter an invalid and unusable state if installation was halted unexpectedly.

@FrederikBolding FrederikBolding requested a review from a team as a code owner October 20, 2023 08:12
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5a700c8) 96.06% compared to head (2b44b4e) 96.06%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1876   +/-   ##
=======================================
  Coverage   96.06%   96.06%           
=======================================
  Files         243      243           
  Lines        5663     5664    +1     
  Branches      895      895           
=======================================
+ Hits         5440     5441    +1     
  Misses        223      223           
Files Coverage Δ
...ages/snaps-controllers/src/snaps/SnapController.ts 97.54% <100.00%> (+<0.01%) ⬆️

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

@FrederikBolding FrederikBolding merged commit 6d78d2c into main Oct 20, 2023
137 checks passed
@FrederikBolding FrederikBolding deleted the fb/stop-persisting-installing-snaps branch October 20, 2023 09:12
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.

2 participants