Skip to content

refactor(RangePicker): centralize interaction flow#994

Draft
zombieJ wants to merge 43 commits into
masterfrom
fix/range-picker-confirm-flow
Draft

refactor(RangePicker): centralize interaction flow#994
zombieJ wants to merge 43 commits into
masterfrom
fix/range-picker-confirm-flow

test(Picker): cover shadow popup focus

7f04b89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 27, 2026 in 0s

98.45% (-0.36%) compared to fc53277

View this Pull Request on Codecov

98.45% (-0.36%) compared to fc53277

Details

Codecov Report

❌ Patch coverage is 95.67901% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.45%. Comparing base (fc53277) to head (7f04b89).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/PickerInput/hooks/useRangeValueChange.ts 94.51% 9 Missing ⚠️
src/PickerInput/SinglePicker.tsx 93.33% 3 Missing ⚠️
src/PickerInput/RangePicker.tsx 95.55% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #994      +/-   ##
==========================================
- Coverage   98.81%   98.45%   -0.36%     
==========================================
  Files          66       68       +2     
  Lines        2698     2857     +159     
  Branches      724      816      +92     
==========================================
+ Hits         2666     2813     +147     
- Misses         29       41      +12     
  Partials        3        3              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.