fix: stabilize reopen ordering in basic pickers #85447
Open
Codecov / codecov/project
succeeded
Apr 4, 2026 in 0s
44.26% (+0.08%) compared to 425edfe
View this Pull Request on Codecov
44.26% (+0.08%) compared to 425edfe
Details
Codecov Report
❌ Patch coverage is 83.33333% with 13 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/libs/SelectionListOrderUtils.ts | 62.50% | 9 Missing |
| src/hooks/useInitialSelection.ts | 75.00% | 4 Missing |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/CONST/index.ts | 93.65% <ø> (ø) |
|
| .../components/CountryPicker/CountrySelectorModal.tsx | 100.00% <100.00%> (+100.00%) |
⬆️ |
| src/components/PushRowWithModal/PushRowModal.tsx | 100.00% <100.00%> (+100.00%) |
⬆️ |
| src/components/SelectionList/BaseSelectionList.tsx | 65.61% <100.00%> (+0.15%) |
⬆️ |
| src/components/StatePicker/StateSelectorModal.tsx | 100.00% <100.00%> (+100.00%) |
⬆️ |
| src/components/ValuePicker/ValueSelectionList.tsx | 100.00% <100.00%> (+100.00%) |
⬆️ |
| src/components/ValuePicker/ValueSelectorModal.tsx | 100.00% <ø> (+100.00%) |
⬆️ |
| ...le/PersonalDetails/DynamicCountrySelectionPage.tsx | 93.75% <100.00%> (+93.75%) |
⬆️ |
| ...ngs/Profile/PersonalDetails/StateSelectionPage.tsx | 76.19% <100.00%> (+76.19%) |
⬆️ |
| src/pages/settings/Wallet/CountrySelectionList.tsx | 100.00% <100.00%> (+100.00%) |
⬆️ |
| ... and 3 more |
... and 21 files with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading