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 Slider component #1638

Merged
merged 3 commits into from
Aug 7, 2024
Merged

Unit test for Slider component #1638

merged 3 commits into from
Aug 7, 2024

Conversation

namnguyen20999
Copy link
Member

Add more test cases to cover lines & branches for Slider

Before:
image
After:
image

Copy link
Contributor

github-actions bot commented Aug 6, 2024

Coverage report for ./frontend/taipy-gui

Caution

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

St.
Category Percentage Covered / Total
🟢 Statements
87.89% (+0.71% 🔼)
3106/3534
🟡 Branches
71.13% (+1.1% 🔼)
2075/2917
🟢 Functions
83.28% (+0.89% 🔼)
563/676
🟢 Lines
88.41% (+0.68% 🔼)
2876/3253

Test suite run success

580 tests passing in 43 suites.

Report generated by 🧪jest coverage report action from de80b49

Copy link
Contributor

github-actions bot commented Aug 6, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
19145 16166 84% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: de80b49 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 8c475fb into develop Aug 7, 2024
160 checks passed
@namnguyen20999 namnguyen20999 deleted the test/Slider branch August 7, 2024 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants