Skip to content

Commit

Permalink
1.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed Jun 21, 2024
1 parent edda914 commit f7134ca
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
@@ -2,7 +2,7 @@
"name": "safe-wallet-web",
"homepage": "https://github.com/safe-global/safe-wallet-web",
"license": "GPL-3.0",
"version": "1.38.0",
"version": "1.38.1",
"type": "module",
"scripts": {
"dev": "next dev",

2 comments on commit f7134ca

@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.46% 11533/14515
🔴 Branches 58.51% 2789/4767
🟡 Functions 66.75% 1849/2770
🟢 Lines 80.77% 10395/12870

Test suite run success

1444 tests passing in 199 suites.

Report generated by 🧪jest coverage report action from f7134ca

@Miclo85
Copy link

Choose a reason for hiding this comment

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

Please sign in to comment.