-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
file_selector notify property (default True) #946
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🟢 | Statements | 80.6% (+0.06% 🔼) |
2401/2979 |
🟡 | Branches | 62.26% (-0.64% 🔻) |
1501/2411 |
🟡 | Functions | 73.84% (-0.21% 🔻) |
412/558 |
🟢 | Lines | 81.07% (+0.07% 🔼) |
2236/2758 |
Show new covered files 🐣
St.❔ |
File | Statements | Branches | Functions | Lines |
---|---|---|---|---|---|
🟢 | ... / Dialog.tsx |
80.43% | 60.87% | 100% | 80.43% |
🟡 | ... / TaipyRendered.tsx |
66.67% | 17.65% | 50% | 66.67% |
🟡 | ... / index.ts |
73.91% | 26.67% | 50% | 73.33% |
🟢 | ... / 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 |
---|---|---|---|---|---|
🟡 | ... / FileSelector.tsx |
64.29% | 45% (-3.57% 🔻) |
30.77% | 63.77% |
Test suite run success
355 tests passing in 37 suites.
Report generated by 🧪jest coverage report action from e74c8b3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified Files
|
basic support for TimeDelta (could be enhanced via specific jsonAdapter)
resolves #573
resolves #455