Skip to content

refactor(RangePicker): centralize interaction flow#994

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

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

fix(RangePicker): reset unconfirmed allow-empty field

87c4c07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 22, 2026 in 1s

98.44% (-0.37%) compared to fc53277

View this Pull Request on Codecov

98.44% (-0.37%) compared to fc53277

Details

Codecov Report

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

Files with missing lines Patch % Lines
src/PickerInput/hooks/useRangeValueChange.ts 93.87% 9 Missing ⚠️
src/PickerInput/SinglePicker.tsx 92.30% 3 Missing ⚠️
src/PickerInput/RangePicker.tsx 95.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #994      +/-   ##
==========================================
- Coverage   98.81%   98.44%   -0.37%     
==========================================
  Files          66       68       +2     
  Lines        2698     2830     +132     
  Branches      724      803      +79     
==========================================
+ Hits         2666     2786     +120     
- 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.