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 issues with nullable properties in Bokeh 2.3 #1948

Merged
merged 6 commits into from Jan 28, 2021
Merged

Conversation

philippjfr
Copy link
Member

No description provided.

panel/models/layout.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jan 28, 2021

Codecov Report

Merging #1948 (65688ff) into master (035c81b) will decrease coverage by 0.00%.
The diff coverage is 97.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1948      +/-   ##
==========================================
- Coverage   85.21%   85.20%   -0.01%     
==========================================
  Files         152      152              
  Lines       18981    18963      -18     
==========================================
- Hits        16175    16158      -17     
+ Misses       2806     2805       -1     
Impacted Files Coverage Δ
panel/layout/tabs.py 87.50% <ø> (ø)
panel/pane/plotly.py 89.14% <ø> (ø)
panel/widgets/tables.py 84.60% <ø> (-0.03%) ⬇️
setup.py 0.00% <ø> (ø)
panel/widgets/select.py 93.51% <66.66%> (+0.28%) ⬆️
panel/models/layout.py 100.00% <100.00%> (ø)
panel/models/markup.py 100.00% <100.00%> (ø)
panel/models/tabulator.py 100.00% <100.00%> (ø)
panel/models/vega.py 92.85% <100.00%> (ø)
panel/models/vtk.py 98.43% <100.00%> (ø)
... and 7 more

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 035c81b...65688ff. Read the comment docs.

@philippjfr philippjfr merged commit 10d307b into master Jan 28, 2021
@philippjfr philippjfr deleted the null_compat branch January 28, 2021 18:25
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

2 participants