-
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
Better UI for Core selector elements #2237
Better UI for Core selector elements #2237
Conversation
* Added customization for field name in Filter and Sort.
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🔴 | Statements | 52.08% | 263/505 |
🔴 | Branches | 21.75% | 67/308 |
🔴 | Functions | 14.66% | 17/116 |
🔴 | Lines | 53.42% | 242/453 |
Test suite run success
7 tests passing in 1 suite.
Report generated by 🧪jest coverage report action from 8aa7b30
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified Files
|
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🟢 | Statements | 87.84% | 3402/3873 |
🟡 | Branches | 69.31% (+0.02% 🔼) |
2304/3324 |
🟢 | Functions | 83.64% | 629/752 |
🟢 | Lines | 88.3% | 3148/3565 |
Show files with reduced coverage 🔻
St.❔ |
File | Statements | Branches | Functions | Lines |
---|---|---|---|---|---|
🟢 | ... / TableFilter.tsx |
92.86% | 76.85% (-0.29% 🔻) |
89.66% | 93.28% |
Test suite run success
681 tests passing in 47 suites.
Report generated by 🧪jest coverage report action from 71d2c3c
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.
just one question
Addresses #2232.
What type of PR is this? (check all applicable)
Refactor
Feature
Bug Fix
Optimization
Documentation Update
Does this solution meet the acceptance criteria of the related issue?
Is the related issue checklist completed?
Was the documentation updated, or a dedicated issue for documentation created? (If applicable)