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 for loading parameter widget linking #2160

Merged
merged 1 commit into from
Apr 9, 2021
Merged

Conversation

philippjfr
Copy link
Member

Fixes #2158

@codecov
Copy link

codecov bot commented Apr 9, 2021

Codecov Report

Merging #2160 (7e85f84) into master (6d36858) will decrease coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2160      +/-   ##
==========================================
- Coverage   83.78%   83.75%   -0.03%     
==========================================
  Files         182      182              
  Lines       21679    21680       +1     
==========================================
- Hits        18164    18159       -5     
- Misses       3515     3521       +6     
Impacted Files Coverage Δ
panel/param.py 87.92% <50.00%> (+0.02%) ⬆️
panel/tests/pane/test_base.py 88.23% <0.00%> (-11.77%) ⬇️
panel/pane/base.py 87.89% <0.00%> (-0.90%) ⬇️

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 6d36858...7e85f84. Read the comment docs.

@philippjfr philippjfr merged commit 2214075 into master Apr 9, 2021
@philippjfr philippjfr deleted the loading_param_link_fix branch April 9, 2021 17:20
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.

Loading Indicator does not stop for partial binding
1 participant