Skip to content

Commit

Permalink
1.41.3
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed Aug 22, 2024
1 parent 39d4170 commit 99e4b2b
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.2",
"version": "1.41.3",
"type": "module",
"scripts": {
"dev": "next dev",
Expand Down

2 comments on commit 99e4b2b

@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.5% 11728/14940
🔴 Branches 58.96% 2982/5058
🟡 Functions 66% 1877/2844
🟡 Lines 79.89% 10574/13236

Test suite run success

1456 tests passing in 201 suites.

Report generated by 🧪jest coverage report action from 99e4b2b

@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.5% 11728/14940
🔴 Branches 58.96% 2982/5058
🟡 Functions 66% 1877/2844
🟡 Lines 79.89% 10574/13236

Test suite run success

1456 tests passing in 201 suites.

Report generated by 🧪jest coverage report action from 99e4b2b

Please sign in to comment.