Skip to content

Commit

Permalink
fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeRx committed Nov 27, 2024
1 parent a2e7034 commit 63c8dbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/snaps-controllers/coverage.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"branches": 92.89,
"branches": 92.96,
"functions": 96.71,
"lines": 98,
"lines": 98.01,
"statements": 97.71
}
6 changes: 3 additions & 3 deletions packages/snaps-execution-environments/coverage.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"branches": 80,
"branches": 80.68,
"functions": 89.26,
"lines": 90.53,
"statements": 89.93
"lines": 90.67,
"statements": 90.06
}

0 comments on commit 63c8dbc

Please sign in to comment.