-
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
Add a full screen button to chart #934
Conversation
- imcrement frontend version to 3.2 resolves #472
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.63% (-0.05% 🔻) |
2398/2974 |
🟡 | Branches | 62.33% (-0.74% 🔻) |
1489/2389 |
🟡 | Functions | 74.33% (-0% 🔻) |
414/557 |
🟢 | Lines | 81.1% (-0.09% 🔻) |
2232/2752 |
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 |
---|---|---|---|---|---|
🔴 | ... / Chart.tsx |
50.23% (+0.23% 🔼) |
24.44% (-1.01% 🔻) |
57.14% (+4.2% 🔼) |
49.3% (-0.21% 🔻) |
Test suite run success
355 tests passing in 37 suites.
Report generated by 🧪jest coverage report action from 5dd6100
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.
LGTM
resolves #472
this adds a full screen button in plotly modbar