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

fix: next 组件最新版本 TS 声明文件导出部分异常,暂时调整声明文件进行正常编译,后续组件升级后可再配合调整 #3024

Closed
wants to merge 1 commit into from

Conversation

woshilaoge
Copy link
Collaborator

临时处理 next 组件 ts 声明文件相关问题,待 next 组件发布新版本后,再更新当前类型声明文件。
PS:当前 PR 运行的自动脚本会触发变异构建,当前任务因为 依赖 next TS 声明,无法通过预编译

Copy link

感谢你的 PR,根据引擎的 研发协作流程,请将目标合入分支设置为 develop

Thanks in advance, according to the Contribution Guideline, please set the base branch to develop.

@woshilaoge

Copy link

Coverage report for packages/utils

St.
Category Percentage Covered / Total
🔴 Statements 51.03% 421/825
🔴 Branches 50.48% 315/624
🔴 Functions 55.84% 110/197
🔴 Lines 51.2% 406/793

Test suite run success

253 tests passing in 43 suites.

Report generated by 🧪jest coverage report action from e7a3361

Copy link

Coverage report for packages/react-simulator-renderer

St.
Category Percentage Covered / Total
🔴 Statements 33.63% 114/339
🔴 Branches 14.37% 25/174
🔴 Functions 26.14% 23/88
🔴 Lines 34.23% 114/333

Test suite run success

2 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from e7a3361

Copy link

Coverage report for packages/renderer-core

St.
Category Percentage Covered / Total
🟡 Statements 72.6% 906/1248
🟡 Branches 61.25% 569/929
🟡 Functions 69.78% 194/278
🟡 Lines 72.65% 890/1225

Test suite run success

96 tests passing in 8 suites.

Report generated by 🧪jest coverage report action from e7a3361

Copy link

Coverage report for packages/designer

St.
Category Percentage Covered / Total
🟢 Statements 93.95% 2874/3059
🟢 Branches 87.81% 1628/1854
🟢 Functions 93.42% 866/927
🟢 Lines 94.09% 2801/2977

Test suite run success

398 tests passing in 43 suites.

Report generated by 🧪jest coverage report action from e7a3361

@woshilaoge woshilaoge closed this May 15, 2024
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.

2 participants