-
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
Chart refresh column but no data #2314
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 | 51.87% | 263/507 |
🔴 | Branches | 21.61% | 67/310 |
🔴 | Functions | 14.66% | 17/116 |
🔴 | Lines | 53.19% | 242/455 |
Test suite run success
7 tests passing in 1 suite.
Report generated by 🧪jest coverage report action from f8d151d
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified files...
|
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🟢 | Statements | 87.42% (+0.11% 🔼) |
3476/3976 |
🟡 | Branches | 69.1% (-0.03% 🔻) |
2390/3459 |
🟢 | Functions | 83.29% (+0.26% 🔼) |
643/772 |
🟢 | Lines | 87.88% (+0.1% 🔼) |
3218/3662 |
Show files with reduced coverage 🔻
St.❔ |
File | Statements | Branches | Functions | Lines |
---|---|---|---|---|---|
🟡 | ... / Chart.tsx |
61.4% (+1.17% 🔼) |
30.99% (-0.28% 🔻) |
60.98% (+2.44% 🔼) |
61.18% (+1.02% 🔼) |
Test suite run success
701 tests passing in 47 suites.
Report generated by 🧪jest coverage report action from f8d151d
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.
Sure thing
What type of PR is this? (check all applicable)
Description
resolves #2302
fix selector y padding
relates to #2305
Related Tickets & Documents
How to reproduce the issue