Skip to content

Commit

Permalink
1.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed Apr 30, 2024
1 parent c3f3d9f commit 32a44fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "safe-wallet-web",
"homepage": "https://github.com/safe-global/safe-wallet-web",
"license": "GPL-3.0",
"version": "1.34.1",
"version": "1.35.0",
"type": "module",
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit 32a44fe

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 79.08% 11236/14209
🔴 Branches 58.54% 2659/4542
🟡 Functions 66.09% 1811/2740
🟢 Lines 80.34% 10121/12598

Test suite run success

1422 tests passing in 198 suites.

Report generated by 🧪jest coverage report action from 32a44fe

Please sign in to comment.