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 #914

Merged
merged 1 commit into from
Feb 27, 2025

fix: needConfirm false should not trigger open in SinglePicker

b88d12c
Select commit
Loading
Failed to load commit list.
Merged

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

fix: needConfirm false should not trigger open in SinglePicker
b88d12c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2025 in 1s

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 (b88d12c).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #914      +/-   ##
==========================================
+ Coverage   98.71%   98.79%   +0.07%     
==========================================
  Files          64       64              
  Lines        2652     2649       -3     
  Branches      736      708      -28     
==========================================
- Hits         2618     2617       -1     
+ Misses         31       29       -2     
  Partials        3        3              

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