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

Switch Param pane widget type when bounds (un)defined #1953

Merged
merged 3 commits into from
Feb 1, 2021

Conversation

philippjfr
Copy link
Member

Fixes #1951

@codecov
Copy link

codecov bot commented Feb 1, 2021

Codecov Report

Merging #1953 (092ba46) into master (588f074) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1953      +/-   ##
==========================================
+ Coverage   85.19%   85.22%   +0.03%     
==========================================
  Files         154      154              
  Lines       18987    19019      +32     
==========================================
+ Hits        16176    16209      +33     
+ Misses       2811     2810       -1     
Impacted Files Coverage Δ
panel/param.py 90.90% <100.00%> (+0.56%) ⬆️
panel/tests/test_param.py 99.87% <100.00%> (+<0.01%) ⬆️

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 588f074...092ba46. Read the comment docs.

@philippjfr philippjfr merged commit 7501a96 into master Feb 1, 2021
@philippjfr philippjfr deleted the param_bounds_widget_rerender branch February 1, 2021 18:35
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.

Declaring bounds on parameter without bounds errors
1 participant