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

Handle setting None value on DateRangePicker #7240

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

philippjfr
Copy link
Member

Fixes #7198

Copy link

codecov bot commented Sep 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.23%. Comparing base (aeadfe4) to head (7c43b88).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7240   +/-   ##
=======================================
  Coverage   82.23%   82.23%           
=======================================
  Files         337      337           
  Lines       50228    50228           
=======================================
+ Hits        41305    41307    +2     
+ Misses       8923     8921    -2     

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

@philippjfr philippjfr merged commit 0b2f2c2 into main Sep 9, 2024
16 checks passed
@philippjfr philippjfr deleted the date_range_none_fix branch September 9, 2024 10: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.

Type Error when field deleted for DateRangePicker and other datetime widgets
1 participant