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

Implement DateEditor and DatetimeEditor for Tabulator #2899

Merged
merged 5 commits into from
Nov 10, 2021

Conversation

philippjfr
Copy link
Member

Builds on #2898 (i.e. should be rebased once that is merged)

@philippjfr philippjfr changed the title Implement DateEditor for Tabulator Implement DateEditor and DatetimeEditor for Tabulator Nov 9, 2021
@codecov
Copy link

codecov bot commented Nov 10, 2021

Codecov Report

Merging #2899 (f265685) into master (7d418e9) will decrease coverage by 0.02%.
The diff coverage is 68.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2899      +/-   ##
==========================================
- Coverage   83.09%   83.07%   -0.03%     
==========================================
  Files         190      190              
  Lines       24640    24658      +18     
==========================================
+ Hits        20474    20484      +10     
- Misses       4166     4174       +8     
Impacted Files Coverage Δ
panel/tests/widgets/test_tables.py 99.46% <ø> (ø)
panel/reactive.py 74.42% <63.46%> (-0.79%) ⬇️
panel/widgets/tables.py 85.17% <100.00%> (+0.14%) ⬆️
panel/tests/pane/test_plotly.py 98.77% <0.00%> (+0.61%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d418e9...f265685. Read the comment docs.

@philippjfr philippjfr merged commit c0bb54a into master Nov 10, 2021
@philippjfr philippjfr deleted the tabulator_editors branch November 10, 2021 16:33
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