Skip to content

Commit

Permalink
1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
usame-algan committed Feb 22, 2024
1 parent e8cdb44 commit d2e8e60
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.29.1",
"version": "1.30.0",
"type": "module",
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit d2e8e60

@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 78.6% 11625/14790
🔴 Branches 56.86% 2606/4583
🟡 Functions 63.44% 1846/2910
🟡 Lines 79.97% 10483/13108

Test suite run success

1402 tests passing in 192 suites.

Report generated by 🧪jest coverage report action from d2e8e60

Please sign in to comment.