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

Add basic support for account RPC methods in snaps simulator #1710

Merged
merged 7 commits into from
Aug 30, 2023

Merge branch 'main' into fb/snaps-simulator-accounts

d1b981c
Select commit
Loading
Failed to load commit list.
Merged

Add basic support for account RPC methods in snaps simulator #1710

Merge branch 'main' into fb/snaps-simulator-accounts
d1b981c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Aug 30, 2023 in 1s

95.87% (+0.00%) compared to 690d621

View this Pull Request on Codecov

95.87% (+0.00%) compared to 690d621

Details

Codecov Report

Patch coverage: 91.66% and no project coverage change.

Comparison is base (690d621) 95.87% compared to head (d1b981c) 95.87%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1710   +/-   ##
=======================================
  Coverage   95.87%   95.87%           
=======================================
  Files         239      239           
  Lines        5401     5409    +8     
  Branches      836      836           
=======================================
+ Hits         5178     5186    +8     
  Misses        223      223           
Files Changed Coverage Δ
...s/snaps-simulator/src/features/simulation/sagas.ts 75.82% <66.66%> (+0.26%) ⬆️
...ps-simulator/src/features/simulation/middleware.ts 85.71% <100.00%> (+7.14%) ⬆️

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