Skip to content

Commit

Permalink
1.41.5
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed Aug 27, 2024
1 parent 6c89ee2 commit d4f4d6d
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.41.4",
"version": "1.41.5",
"type": "module",
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit d4f4d6d

@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.56% 11743/14947
🔴 Branches 59.12% 2998/5071
🟡 Functions 66.05% 1877/2842
🟡 Lines 79.95% 10590/13245

Test suite run success

1464 tests passing in 201 suites.

Report generated by 🧪jest coverage report action from d4f4d6d

Please sign in to comment.