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: fix package/workspace build error #1415

Merged
merged 1 commit into from
Dec 27, 2022
Merged

Conversation

liujuping
Copy link
Collaborator

No description provided.

@liujuping liujuping requested a review from JackLian as a code owner December 26, 2022 13:38
@github-actions
Copy link

github-actions bot commented Dec 26, 2022

Coverage report for packages/react-simulator-renderer

St.
Category Percentage Covered / Total
🔴 Statements 33.33% 110/330
🔴 Branches 14.29% 23/161
🔴 Functions 26.19% 22/84
🔴 Lines 33.85% 110/325

Test suite run success

2 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from b15ecf1

@github-actions
Copy link

github-actions bot commented Dec 26, 2022

Coverage report for packages/renderer-core

St.
Category Percentage Covered / Total
🟡 Statements
72.53% (-27.47% 🔻)
890/1227
🟡 Branches
61.86% (-38.14% 🔻)
558/902
🟡 Functions
69.29% (-30.71% 🔻)
194/280
🟡 Lines
72.53% (-27.47% 🔻)
874/1205
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / data-helper.ts
86.41% 82.81% 82.76% 86.41%
🟢 utils/common.ts 88.46% 86.36% 96.67% 88.1%
🟢 index.ts 100% 100% 100% 100%
🟢 adapter/index.ts 100% 100% 56.52% 100%
🟢 context/index.ts 100% 100% 100% 100%
🟢 renderer/index.ts 100% 100% 100% 100%
🟡 renderer/base.tsx 67.52% 55.4% 64.63% 67.46%
🟢 components/Div.tsx 80% 100% 50% 80%
🔴
... / index.tsx
50% 0% 50% 50%
🟢 utils/index.ts 100% 100% 100% 100%
🟡 utils/request.ts 60.87% 38% 68.75% 60.87%
🟢 hoc/index.tsx 100% 100% 100% 100%
🟢 hoc/leaf.tsx 95.79% 85.62% 100% 95.69%
🟢
... / is-use-loop.ts
85.71% 83.33% 100% 85.71%
🟡 renderer/page.tsx 73.08% 50% 75% 73.08%
🔴
... / component.tsx
13.04% 0% 12.5% 13.04%
🔴 renderer/block.tsx 15.79% 0% 33.33% 15.79%
🔴 renderer/addon.tsx 15.15% 0% 14.29% 15.15%
🔴 renderer/temp.tsx 10% 0% 11.11% 11.11%
🟡
... / renderer.tsx
68.49% 40.32% 52.38% 68.49%

Test suite run success

91 tests passing in 8 suites.

Report generated by 🧪jest coverage report action from b15ecf1

@github-actions
Copy link

github-actions bot commented Dec 26, 2022

Coverage report for packages/designer

St.
Category Percentage Covered / Total
🟢 Statements 97.53% 2809/2880
🟢 Branches 89.23% 1590/1782
🟢 Functions 98.5% 856/869
🟢 Lines 97.64% 2735/2801

Test suite run success

383 tests passing in 42 suites.

Report generated by 🧪jest coverage report action from b15ecf1

@JackLian JackLian marked this pull request as draft December 27, 2022 03:32
@JackLian JackLian marked this pull request as ready for review December 27, 2022 03:32
@liujuping liujuping force-pushed the fix/workspace-build-error branch from e7dbae5 to b65bdc3 Compare December 27, 2022 03:38
@liujuping liujuping force-pushed the fix/workspace-build-error branch from b65bdc3 to b15ecf1 Compare December 27, 2022 04:23
@JackLian JackLian merged commit 1342481 into develop Dec 27, 2022
@JackLian JackLian deleted the fix/workspace-build-error branch December 27, 2022 04:34
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