Skip to content

Add more install events #2087

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

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Add more install events #2087

merged 1 commit into from
Jan 18, 2024

Conversation

FrederikBolding
Copy link
Member

@FrederikBolding FrederikBolding commented Jan 11, 2024

Adds :snapInstallStarted which is emitted once connection to a snap has been completed and the actual installation or update starts. Also adds :snapInstallFailed which is emitted if the installation or update started fails any step of the installation process (excluding connection).

Progresses https://github.com/MetaMask/MetaMask-planning/issues/1839

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5cd6e72) 96.65% compared to head (2fe385a) 96.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2087   +/-   ##
=======================================
  Coverage   96.65%   96.65%           
=======================================
  Files         312      312           
  Lines        7016     7020    +4     
  Branches     1101     1101           
=======================================
+ Hits         6781     6785    +4     
  Misses        235      235           

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

@FrederikBolding FrederikBolding marked this pull request as ready for review January 18, 2024 10:02
@FrederikBolding FrederikBolding requested a review from a team as a code owner January 18, 2024 10:02
@FrederikBolding FrederikBolding merged commit da909f2 into main Jan 18, 2024
@FrederikBolding FrederikBolding deleted the fb/add-install-events branch January 18, 2024 10:26
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