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

Use widget_type for Param widget override #1614

Merged
merged 2 commits into from
Oct 6, 2020
Merged

Conversation

philippjfr
Copy link
Member

Fixes #1574

@codecov
Copy link

codecov bot commented Oct 6, 2020

Codecov Report

Merging #1614 into master will decrease coverage by 0.00%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1614      +/-   ##
==========================================
- Coverage   85.40%   85.39%   -0.01%     
==========================================
  Files         147      147              
  Lines       16578    16580       +2     
==========================================
+ Hits        14158    14159       +1     
- Misses       2420     2421       +1     
Impacted Files Coverage Δ
panel/param.py 89.80% <80.00%> (-0.17%) ⬇️

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 a29107d...a0152de. Read the comment docs.

@philippjfr philippjfr merged commit c98ee61 into master Oct 6, 2020
@philippjfr philippjfr deleted the literal_input_param branch October 6, 2020 13:19
philippjfr added a commit that referenced this pull request Oct 8, 2020
* Use widget_type for Param widget override

* Add docs
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.

type of LiteralInput does not work with pn.Param
1 participant