Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backmerge 1.45.3 #4478

Merged
merged 3 commits into from
Nov 5, 2024
Merged

Backmerge 1.45.3 #4478

merged 3 commits into from
Nov 5, 2024

Conversation

jmealy
Copy link
Contributor

@jmealy jmealy commented Nov 5, 2024

No description provided.

jmealy and others added 3 commits October 30, 2024 14:09
* fix: Refetch submission data when submitting submission

* fix: Use mutation for createSubmission and invalidate cache
Copy link

github-actions bot commented Nov 5, 2024

Copy link

github-actions bot commented Nov 5, 2024

📦 Next.js Bundle Analysis for safe-wallet-web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 1011.98 KB (🟡 +24 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Copy link

github-actions bot commented Nov 5, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
73.59% (-0.49% 🔻)
13677/18585
🔴 Branches
51.42% (-1.29% 🔻)
3317/6451
🔴 Functions
57.13% (-0.79% 🔻)
1987/3478
🟡 Lines
75.3% (-0.45% 🔻)
12440/16520
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟡
... / transaction-guards.ts
69.91% (-6.19% 🔻)
34.52% (-23.81% 🔻)
68.75% (-10.94% 🔻)
70.73% (-7.32% 🔻)
🟡
... / formatters.ts
74.14% (-5.17% 🔻)
57.14%
76.92% (-7.69% 🔻)
74.42% (-4.65% 🔻)
🟡
... / index.ts
67.74% (-7.26% 🔻)
100%
46.15% (-8.39% 🔻)
69.23% (-9.03% 🔻)
🟡
... / useDraftBatch.ts
62.07% (-3.45% 🔻)
0% 20% 65.38%
🔴
... / index.ts
11.32% (-1.89% 🔻)
100% 0%
22.22% (-3.7% 🔻)
🟢
... / index.tsx
92.86% (-7.14% 🔻)
50% (-25% 🔻)
100% 100%
🟢
... / DataRow.tsx
80% (-20% 🔻)
0% (-100% 🔻)
100% 100%
🟢
... / index.tsx
96.88% (-3.13% 🔻)
68.18% (-20.95% 🔻)
100%
96.77% (-3.23% 🔻)
🔴
... / index.tsx
57.14% (-37.14% 🔻)
9.52% (-66.67% 🔻)
33.33% (-33.33% 🔻)
59.38% (-37.5% 🔻)
🟡
... / SafeTxGasForm.tsx
64%
45.45% (-18.18% 🔻)
16.67% 62.5%
🟢
... / index.tsx
91.67%
78.38% (-2.7% 🔻)
100% 100%
🟡
... / index.tsx
54.55% (-45.45% 🔻)
0% (-66.67% 🔻)
0% (-100% 🔻)
60% (-40% 🔻)
🟢
... / index.tsx
100%
93.33% (-6.67% 🔻)
100% 100%
🟢
... / index.tsx
86.05%
37.14% (-2.86% 🔻)
42.86% 85.37%
🟢
... / TransferActions.tsx
80.43%
73.33% (-13.33% 🔻)
40% 81.4%
🔴
... / useAllSafesGrouped.ts
28.57% (-42.86% 🔻)
0%
0% (-37.5% 🔻)
27.78% (-50% 🔻)
🔴
... / useAllSafes.ts
50%
17.24% (-3.45% 🔻)
37.5% 55.56%
🟢
... / index.tsx
86.81% (-13.19% 🔻)
72.45% (-27.55% 🔻)
42.86% (-57.14% 🔻)
86.21% (-13.79% 🔻)
🟡
... / CounterfactualForm.tsx
68.18%
42.86% (-17.86% 🔻)
66.67% 68.25%
🟢
... / tokenTransferParams.ts
96.3% (-3.7% 🔻)
80%
80% (-20% 🔻)
95.83% (-4.17% 🔻)
🔴
... / index.tsx
50% (-32.14% 🔻)
0% (-12.5% 🔻)
0% (-100% 🔻)
51.85% (-29.63% 🔻)
🟡
... / index.tsx
55.56% (-44.44% 🔻)
0%
0% (-100% 🔻)
62.5% (-37.5% 🔻)
🟢
... / BatchTxList.tsx
66.67% (-33.33% 🔻)
100%
0% (-100% 🔻)
80% (-20% 🔻)
🟡
... / BatchTxItem.tsx
58.33% (-20.83% 🔻)
0% (-71.43% 🔻)
0% (-50% 🔻)
60.87% (-17.39% 🔻)
🔴
... / index.tsx
40% (-0.91% 🔻)
0% 0%
41.86% (-1% 🔻)
🔴
... / RecoverAccountFlowReview.tsx
46.38% (-0.85% 🔻)
0% 0%
46.38% (-0.85% 🔻)
🟡
... / index.tsx
66.67% (-33.33% 🔻)
0% (-75% 🔻)
0% (-100% 🔻)
66.67% (-33.33% 🔻)

Test suite run success

1584 tests passing in 210 suites.

Report generated by 🧪jest coverage report action from fd29be1

@compojoom compojoom merged commit a001534 into dev Nov 5, 2024
37 of 39 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants