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

Enforce JSON-RPC response size limits #2201

Merged
merged 4 commits into from
Feb 21, 2024

Update packages/snaps-execution-environments/src/common/utils.ts

e835981
Select commit
Loading
Failed to load commit list.
Merged

Enforce JSON-RPC response size limits #2201

Update packages/snaps-execution-environments/src/common/utils.ts
e835981
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 1s

96.58% (+0.00%) compared to 928bd7f

View this Pull Request on Codecov

96.58% (+0.00%) compared to 928bd7f

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (928bd7f) 96.58% compared to head (e835981) 96.58%.

Files Patch % Lines
...s/snaps-execution-environments/src/common/utils.ts 75.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2201   +/-   ##
=======================================
  Coverage   96.58%   96.58%           
=======================================
  Files         332      332           
  Lines        7556     7564    +8     
  Branches     1170     1171    +1     
=======================================
+ Hits         7298     7306    +8     
  Misses        258      258           

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