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

Give current bokeh curdoc higher precedence than internal curdoc #3810

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

philippjfr
Copy link
Member

The bokeh curdoc should be looked up before we attempt to resolve any panel internal curdoc overrides.

@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Merging #3810 (f8b5506) into master (efd31fb) will decrease coverage by 0.00%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master    #3810      +/-   ##
==========================================
- Coverage   82.98%   82.97%   -0.01%     
==========================================
  Files         221      221              
  Lines       32233    32230       -3     
==========================================
- Hits        26747    26744       -3     
  Misses       5486     5486              
Flag Coverage Δ
ui-tests 34.15% <33.33%> (+<0.01%) ⬆️
unitexamples-tests 75.44% <66.66%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
panel/io/state.py 70.87% <66.66%> (+0.38%) ⬆️
panel/tests/util.py 85.14% <0.00%> (-1.99%) ⬇️
panel/util.py 87.16% <0.00%> (-0.38%) ⬇️

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

@philippjfr philippjfr merged commit 566c8d3 into master Sep 6, 2022
@philippjfr philippjfr deleted the curdoc_fix branch September 6, 2022 14:56
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