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: needConfirm false should not trigger open in SinglePicker #915

Merged
merged 3 commits into from
Feb 27, 2025

chore: update script

f9a94c3
Select commit
Loading
Failed to load commit list.
Merged

fix: needConfirm false should not trigger open in SinglePicker #915

chore: update script
f9a94c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2025 in 0s

98.79% (+0.07%) compared to ec4f698

View this Pull Request on Codecov

98.79% (+0.07%) compared to ec4f698

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.79%. Comparing base (ec4f698) to head (f9a94c3).

Additional details and impacted files
@@               Coverage Diff                @@
##           rc-picker-v4     #915      +/-   ##
================================================
+ Coverage         98.71%   98.79%   +0.07%     
================================================
  Files                64       64              
  Lines              2652     2651       -1     
  Branches            736      731       -5     
================================================
+ Hits               2618     2619       +1     
+ Misses               31       29       -2     
  Partials              3        3              

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