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

chore: upgrade SDK to beta-5 #1437

Merged
merged 13 commits into from
Dec 6, 2023
Merged

chore: upgrade SDK to beta-5 #1437

merged 13 commits into from
Dec 6, 2023

Conversation

Torres-ssf
Copy link
Contributor

@Torres-ssf Torres-ssf commented Nov 16, 2023

@Torres-ssf Torres-ssf changed the title Re-triggering workflow chore: upgrade SDK to beta-5 Nov 16, 2023
Copy link
Contributor

github-actions bot commented Nov 16, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
86.54% (+0.13% 🔼)
6025/6962
🟡 Branches
70.05% (+0.26% 🔼)
933/1332
🟡 Functions
77.44% (+0.32% 🔼)
992/1281
🟢 Lines
86.54% (+0.16% 🔼)
5772/6670
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / gas.ts
100% 100% 100% 100%
🟢
... / policy.ts
97.96% 91.67% 100% 97.87%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🔴
... / provider.ts
55.08% (-1.59% 🔻)
46.51% (-4.21% 🔻)
50.85% (-0.88% 🔻)
56.22% (-1.72% 🔻)
🟢
... / assemble-transaction-summary.ts
88.24% (-11.76% 🔻)
35.29% (-21.85% 🔻)
50% (-50% 🔻)
90.91% (-9.09% 🔻)
🟢
... / utilities.ts
97.44% (-1.05% 🔻)
88.89% (-5.23% 🔻)
93.33% (+1.67% 🔼)
97.1% (-1.29% 🔻)
🟢
... / abi-coder.ts
92.31%
83.33% (-3.03% 🔻)
87.5%
92.21% (+0.1% 🔼)
🟢
... / bn.ts
86.81% (-0.83% 🔻)
81.4% (-3.97% 🔻)
76.47% (-2.32% 🔻)
86.67% (-0.83% 🔻)
🟢
... / account.ts
88.75% (-2.05% 🔻)
55.56% (+10.1% 🔼)
92.31% (-0.55% 🔻)
88.75% (-2.05% 🔻)
🟢
... / transaction.ts
98.64% (-0.02% 🔻)
80% 100%
98.64% (-0.02% 🔻)
🟢
... / launchNode.ts
98.73% (-1.27% 🔻)
89.47% (-4.64% 🔻)
100%
98.67% (-1.33% 🔻)
🟡
... / hasher.ts
70.91% (-1.31% 🔻)
44.44% 100%
70.91% (-1.31% 🔻)
🔴
... / base-invocation-scope.ts
9.65% (-0.17% 🔻)
0% 0%
9.73% (-0.18% 🔻)

Test suite run success

1465 tests passing in 258 suites.

Report generated by 🧪jest coverage report action from 0be205c

@Torres-ssf Torres-ssf marked this pull request as ready for review December 6, 2023 18:44
@Torres-ssf Torres-ssf enabled auto-merge (squash) December 6, 2023 19:00
Copy link
Member

@danielbate danielbate left a comment

Choose a reason for hiding this comment

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

🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make SDK to conform with new TX Policies Representation of small values as single bytes
4 participants