Skip to content

Commit

Permalink
v1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed Dec 14, 2023
1 parent f82d825 commit ff5c1fb
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.24.0",
"version": "1.25.0",
"type": "module",
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit ff5c1fb

@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 77.67% 11218/14443
🔴 Branches 53.8% 2386/4435
🟡 Functions 61.28% 1711/2792
🟡 Lines 79% 10140/12836

Test suite run success

1337 tests passing in 184 suites.

Report generated by 🧪jest coverage report action from ff5c1fb

Please sign in to comment.