Skip to content

Conversation

arboleya
Copy link
Contributor

@arboleya arboleya commented Jan 22, 2023

@arboleya arboleya self-assigned this Jan 22, 2023
@arboleya arboleya marked this pull request as draft January 22, 2023 13:44
@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
94.93% (+0.14% 🔼)
4498/4738
🟢 Branches
83.37% (+0.37% 🔼)
807/968
🟢 Functions
91.95% (+0.12% 🔼)
880/957
🟢 Lines
94.82% (+0.14% 🔼)
4321/4557
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / Abi.ts
100% 100% 100% 100%
🟢
... / Function.ts
100% 100% 100% 100%
🟢
... / TargetEnum.ts
100% 100% 100% 100%
🟢
... / ArrayType.ts
100% 100% 100% 100%
🟢
... / AType.ts
100% 100% 100% 100%
🟢
... / B256Type.ts
100% 100% 100% 100%
🟢
... / StrType.ts
100% 100% 100% 100%
🟢
... / B512Type.ts
100% 100% 100% 100%
🟢
... / BoolType.ts
100% 100% 100% 100%
🟢
... / EnumType.ts
100% 100% 100% 100%
🟢
... / GenericType.ts
100% 100% 100% 100%
🟢
... / OptionType.ts
100% 100% 100% 100%
🟢
... / RawUntypedPtr.ts
100% 100% 100% 100%
🟢
... / U64Type.ts
100% 100% 100% 100%
🟢
... / U8Type.ts
100% 100% 100% 100%
🟢
... / StructType.ts
100% 100% 100% 100%
🟢
... / TupleType.ts
100% 100% 100% 100%
🟢
... / U16Type.ts
100% 100% 100% 100%
🟢
... / U32Type.ts
100% 100% 100% 100%
🟢
... / VectorType.ts
100% 100% 100% 100%
🟢
... / ProgramTypeEnum.ts
100% 100% 100% 100%
🟢
... / assembleContracts.ts
100% 100% 100% 100%
🟢
... / renderHbsTemplate.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / index.hbs
100% 100% 100% 100%
🟢
... / formatEnums.ts
100% 100% 100% 100%
🟢
... / formatImports.ts
100% 100% 100% 100%
🟢
... / formatStructs.ts
100% 100% 100% 100%
🟢
... / assembleScripts.ts
100% 100% 100% 100%
🟢
... / factory.ts
100% 100% 100% 100%
🟢
... / factory.hbs
100% 100% 100% 100%
🟢
... / validateBinFile.ts
100% 100% 100% 100%

Test suite run success

749 tests passing in 107 suites.

Report generated by 🧪jest coverage report action from c327b03

@arboleya arboleya changed the title feat(abi-typegen): adding support for Script ABIs feat: add Script ABIs support to Typegen Jan 22, 2023
camsjams
camsjams previously approved these changes Mar 5, 2023
Copy link
Contributor

@camsjams camsjams left a comment

Choose a reason for hiding this comment

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

:shipit:

Dhaiwat10
Dhaiwat10 previously approved these changes Mar 6, 2023
Copy link
Contributor

@Dhaiwat10 Dhaiwat10 left a comment

Choose a reason for hiding this comment

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

Clean! 🧙🏻 ✨

@arboleya arboleya dismissed stale reviews from Dhaiwat10 and camsjams via d6aaa04 March 7, 2023 11:24
@arboleya arboleya requested review from camsjams, Dhaiwat10 and a team March 7, 2023 15:21
@arboleya arboleya closed this Mar 7, 2023
@arboleya arboleya reopened this Mar 7, 2023
@arboleya arboleya enabled auto-merge (squash) March 7, 2023 23:55
@arboleya arboleya merged commit a424a8a into master Mar 8, 2023
@arboleya arboleya deleted the aa/feat/script-abi-typegen branch March 8, 2023 02:03
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.

Typegen - Add support for Sway Scripts
4 participants