-
Notifications
You must be signed in to change notification settings - Fork 73
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
pagination and filter with deferred values #2688
Conversation
Your org requires the Graphite merge queue for merging into mainAdd the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
9c2fee6
to
9d935d3
Compare
b48b679
to
c8ac48e
Compare
9d935d3
to
0d55600
Compare
c8ac48e
to
95c43e8
Compare
d39f1dd
to
bda5469
Compare
4fe78b9
to
a250852
Compare
4ca2a10
to
e492237
Compare
fb918a3
to
2c8d9a6
Compare
71bf153
to
4b3f594
Compare
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🔴 | Statements | 5.37% (-0% 🔻) |
329/6130 |
🔴 | Branches | 5.02% (-0.01% 🔻) |
211/4207 |
🔴 | Functions | 3.08% (-0% 🔻) |
62/2015 |
🔴 | Lines | 5.26% (-0% 🔻) |
315/5986 |
Test suite run success
83 tests passing in 9 suites.
Report generated by 🧪jest coverage report action from 4b3f594
There are several things to improve. However, since the feature that displays status based on the radio group selection is working, I will merge it. I have not confirmed the backward compatibility yet. |
Checklist: (if applicable)