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(module: RangePicker): presetted ranges and two-way binding work i… #3850

Merged
merged 1 commit into from
May 8, 2024

Conversation

ElderJames
Copy link
Member

…ncorrectly

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

Copy link

github-actions bot commented May 7, 2024

Copy link

codecov bot commented May 7, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 43.66%. Comparing base (7316893) to head (693347a).

Files Patch % Lines
components/date-picker/internal/DatePickerBase.cs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3850      +/-   ##
==========================================
+ Coverage   43.48%   43.66%   +0.17%     
==========================================
  Files         579      576       -3     
  Lines       28305    28077     -228     
  Branches     5762     5713      -49     
==========================================
- Hits        12309    12260      -49     
+ Misses      14981    14812     -169     
+ Partials     1015     1005      -10     

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

@ElderJames ElderJames merged commit 7acf1c4 into master May 8, 2024
5 of 6 checks passed
@ElderJames ElderJames deleted the fix/rangepicker-perset-range branch May 8, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant