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

feat(utils): move checkPropTypes to utils module #2879

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

liujuping
Copy link
Collaborator

No description provided.

@liujuping liujuping requested a review from JackLian as a code owner January 25, 2024 02:40
@liujuping liujuping force-pushed the feat/utils-checkPropTypes branch from 69aae8f to 9edecf1 Compare January 25, 2024 02:42
Copy link

github-actions bot commented Jan 25, 2024

Coverage report for packages/utils

St.
Category Percentage Covered / Total
🔴 Statements
50.67% (-30.29% 🔻)
417/823
🔴 Branches
50.08% (-26.57% 🔻)
311/621
🔴 Functions
55.33% (-33.37% 🔻)
109/197
🔴 Lines
50.82% (-30.54% 🔻)
402/791
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢 check-prop-types.ts 96.67% 95.83% 100% 96.3%
🟢
... / is-required-prop-type.ts
100% 100% 100% 100%
🟢
... / is-basic-prop-type.ts
100% 100% 100% 100%
🟢 index.ts 100% 100% 100% 100%
🔴 asset.ts 0% 0% 0% 0%
🔴 is-css-url.ts 0% 100% 0% 0%
🔴 cursor.ts 8.7% 0% 0% 8.7%
🔴 get-prototype-of.ts 0% 0% 0% 0%
🔴 has-own-property.ts 50% 0% 0% 50%
🔴 is-element.ts 0% 0% 0% 0%
🔴 is-form-event.ts 0% 0% 0% 0%
🔴 set-prototype-of.ts 0% 0% 0% 0%
🔴 shallow-equal.ts 0% 0% 0% 0%
🔴 app-helper.ts 11.11% 0% 0% 14.29%
🔴 node-helper.ts 11.11% 0% 0% 11.11%
🔴 is-plugin-event-name.ts 0% 0% 0% 0%
🔴 css-helper.ts 3.92% 0% 0% 4.04%

Test suite run success

247 tests passing in 43 suites.

Report generated by 🧪jest coverage report action from 9edecf1

Copy link

github-actions bot commented Jan 25, 2024

Coverage report for packages/react-simulator-renderer

St.
Category Percentage Covered / Total
🔴 Statements 33.63% 114/339
🔴 Branches 14.53% 25/172
🔴 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 9edecf1

Copy link

github-actions bot commented Jan 25, 2024

Coverage report for packages/renderer-core

St.
Category Percentage Covered / Total
🟡 Statements
72.6% (-0.67% 🔻)
906/1248
🟡 Branches
61.25% (-1.15% 🔻)
569/929
🟡 Functions
69.78% (-0.74% 🔻)
194/278
🟡 Lines
72.65% (-0.62% 🔻)
890/1225
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢 utils/common.ts
93.7% (-0.74% 🔻)
86.92% (-1.9% 🔻)
96.55% (-0.67% 🔻)
93.5% (-0.7% 🔻)

Test suite run success

96 tests passing in 8 suites.

Report generated by 🧪jest coverage report action from 9edecf1

Copy link

github-actions bot commented Jan 25, 2024

Coverage report for packages/designer

St.
Category Percentage Covered / Total
🟢 Statements 93.94% 2869/3054
🟢 Branches 87.78% 1624/1850
🟢 Functions 93.41% 865/926
🟢 Lines 94.08% 2796/2972

Test suite run success

394 tests passing in 43 suites.

Report generated by 🧪jest coverage report action from 9edecf1

@JackLian JackLian merged commit 0e65f02 into develop Jan 25, 2024
20 checks passed
@JackLian JackLian deleted the feat/utils-checkPropTypes branch January 25, 2024 02:52
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