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(hotkey): Add mount method to Hotkey class #2952

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

liujuping
Copy link
Collaborator

No description provided.

Copy link

Coverage report for packages/react-simulator-renderer

St.
Category Percentage Covered / Total
🔴 Statements
33.63% (-0.5% 🔻)
114/339
🔴 Branches
14.37% (-0.34% 🔻)
25/174
🔴 Functions
26.14% (-0.61% 🔻)
23/88
🔴 Lines
34.23% (-0.52% 🔻)
114/333
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🔴 utils/misc.ts
16.67% (-83.33% 🔻)
0% (-100% 🔻)
33.33% (-66.67% 🔻)
16.67% (-83.33% 🔻)

Test suite run success

2 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from 6eff737

Copy link

Coverage report for packages/designer

St.
Category Percentage Covered / Total
🟢 Statements
93.95% (-0.01% 🔻)
2874/3059
🟢 Branches
87.81% (+0.03% 🔼)
1628/1854
🟢 Functions 93.42% 866/927
🟢 Lines
94.09% (-0.01% 🔻)
2801/2977
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / document-model.ts
92.67%
90.16% (-0.16% 🔻)
87.8% 93.39%
🟢
... / node-children.ts
96.09% (-0.02% 🔻)
85.98% (+0.66% 🔼)
96.67%
95.78% (-0.03% 🔻)
🔴 context-menu-actions.ts
16.67% (-2.87% 🔻)
0% 12%
17.5% (-2.98% 🔻)

Test suite run success

398 tests passing in 43 suites.

Report generated by 🧪jest coverage report action from 6eff737

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 6eff737

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 6eff737

@JackLian JackLian merged commit 7cecf91 into develop Mar 1, 2024
25 checks passed
@JackLian JackLian deleted the hotkey-mount-api branch March 1, 2024 01: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