MetaMask / snaps

Extend the functionality of MetaMask using Snaps
https://metamask.io/snaps/
Other
711 stars 546 forks source link

feat: Inline WebView bundle #2528

Open FrederikBolding opened 3 days ago

FrederikBolding commented 3 days ago

Inline the Snaps execution bundle in the WebView index.html, this will get us closer to running Snaps without a remote execution environment on mobile.

codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.93%. Comparing base (0a286e1) to head (15c28f1). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2528 +/- ## ========================================== - Coverage 94.42% 93.93% -0.49% ========================================== Files 444 455 +11 Lines 9161 9531 +370 Branches 1416 1458 +42 ========================================== + Hits 8650 8953 +303 - Misses 511 578 +67 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.