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

Ensure DatePicker start/end are transformed when jslinked #3759

Merged
merged 1 commit into from Aug 14, 2022

Conversation

philippjfr
Copy link
Member

Fixes #1810

@codecov
Copy link

codecov bot commented Aug 14, 2022

Codecov Report

Merging #3759 (42364f2) into master (df6eb4f) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3759      +/-   ##
==========================================
- Coverage   84.22%   84.20%   -0.03%     
==========================================
  Files         213      213              
  Lines       31018    31021       +3     
==========================================
- Hits        26124    26120       -4     
- Misses       4894     4901       +7     
Flag Coverage Δ
ui-tests 33.98% <0.00%> (-0.02%) ⬇️
unitexamples-tests 77.11% <100.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
panel/widgets/input.py 96.05% <100.00%> (+0.02%) ⬆️
panel/io/reload.py 69.56% <0.00%> (-2.18%) ⬇️
panel/tests/util.py 85.14% <0.00%> (-1.99%) ⬇️
panel/io/cache.py 81.98% <0.00%> (-0.46%) ⬇️
panel/util.py 86.41% <0.00%> (-0.38%) ⬇️
panel/io/server.py 76.35% <0.00%> (-0.21%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@philippjfr philippjfr merged commit ee18900 into master Aug 14, 2022
@philippjfr philippjfr deleted the date_picker_link_fix branch August 14, 2022 11:45
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.

DatePicker.controls raises TypeError: Object of type date is not JSON serializable
1 participant