Skip to content
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

fix: RangePicker throws error when input end value first #832

Merged
merged 1 commit into from
Jun 18, 2024

fix: RangePicker throws error when input end value first

eef21a3
Select commit
Loading
Failed to load commit list.
Merged

fix: RangePicker throws error when input end value first #832

fix: RangePicker throws error when input end value first
eef21a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

98.71% (+0.13%) compared to ac9c87b

View this Pull Request on Codecov

98.71% (+0.13%) compared to ac9c87b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.71%. Comparing base (ac9c87b) to head (eef21a3).
Report is 30 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #832      +/-   ##
==========================================
+ Coverage   98.58%   98.71%   +0.13%     
==========================================
  Files          63       63              
  Lines        2542     2567      +25     
  Branches      701      714      +13     
==========================================
+ Hits         2506     2534      +28     
+ Misses         33       30       -3     
  Partials        3        3              

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