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

Unit test for taipyReducer #1557

Merged
merged 2 commits into from
Jul 20, 2024
Merged

Unit test for taipyReducer #1557

merged 2 commits into from
Jul 20, 2024

Conversation

namnguyen20999
Copy link
Member

image

@namnguyen20999 namnguyen20999 added 🧪Testing Related to tests and other QA activities. GUI: Front-End labels Jul 19, 2024
@namnguyen20999 namnguyen20999 self-assigned this Jul 19, 2024
Copy link
Contributor

github-actions bot commented Jul 19, 2024

Coverage report for ./frontend/taipy-gui

Caution

Coverage does not meet threshold
Branches coverage not met for global: expected >=80%, but got 67.2627235213205%

St.
Category Percentage Covered / Total
🟢 Statements
85.3% (+2.06% 🔼)
3007/3525
🟡 Branches
67.26% (+0.86% 🔼)
1956/2908
🟢 Functions
81.07% (+3.03% 🔼)
548/676
🟢 Lines
85.75% (+1.9% 🔼)
2786/3249
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / Dialog.tsx
80.43% 60.87% 100% 80.43%
🟡
... / TaipyRendered.tsx
64.58% 14.29% 50% 64.58%
🟡
... / index.ts
75.51% 26.67% 50% 75%
🟢
... / Expandable.tsx
100% 85% 100% 100%
🟢
... / PageContent.tsx
75% 100% 0% 100%
🟢
... / Pane.tsx
95.12% 73.81% 100% 94.87%
🟢
... / Part.tsx
88% 64.29% 75% 91.3%
🟡
... / Unregistered.tsx
62.5% 0% 0% 60%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🔴 context/utils.ts 55%
35.71% (-14.29% 🔻)
40% 43.75%

Test suite run success

526 tests passing in 42 suites.

Report generated by 🧪jest coverage report action from 0ab6353

Copy link
Contributor

github-actions bot commented Jul 19, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
19380 16406 85% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 0ab6353 by action🐍

Copy link
Member

@FabienLelaquais FabienLelaquais left a comment

Choose a reason for hiding this comment

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

😮

@namnguyen20999 namnguyen20999 merged commit 89eddfa into develop Jul 20, 2024
162 checks passed
@namnguyen20999 namnguyen20999 deleted the test/TaipyReducers branch July 20, 2024 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI: Front-End 🧪Testing Related to tests and other QA activities.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants