Skip to content

refactor(RangePicker): centralize interaction flow - #994

Merged
zombieJ merged 45 commits into
masterfrom
fix/range-picker-confirm-flow
Jul 27, 2026
Merged

refactor(RangePicker): centralize interaction flow#994
zombieJ merged 45 commits into
masterfrom
fix/range-picker-confirm-flow

refactor(Picker): simplify modified field detection

9504304
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 0s

98.87% (+0.06%) compared to fc53277

View this Pull Request on Codecov

98.87% (+0.06%) compared to fc53277

Details

Codecov Report

❌ Patch coverage is 99.07407% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.87%. Comparing base (fc53277) to head (9504304).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/PickerInput/hooks/useRangeValueChange.ts 98.17% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #994      +/-   ##
==========================================
+ Coverage   98.81%   98.87%   +0.06%     
==========================================
  Files          66       68       +2     
  Lines        2698     2857     +159     
  Branches      724      815      +91     
==========================================
+ Hits         2666     2825     +159     
  Misses         29       29              
  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.