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

Declare linkable parameters and transforms [doc-build] #1007

Merged
merged 29 commits into from
Jan 27, 2020

Conversation

philippjfr
Copy link
Member

Allows parameter links between widgets and Panel objects to automatically become jslinks when embedding the output.

Implements #1003

@codecov
Copy link

codecov bot commented Jan 27, 2020

Codecov Report

Merging #1007 into master will increase coverage by 0.33%.
The diff coverage is 95.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1007      +/-   ##
==========================================
+ Coverage   85.88%   86.21%   +0.33%     
==========================================
  Files          99      100       +1     
  Lines       11325    11772     +447     
==========================================
+ Hits         9726    10149     +423     
- Misses       1599     1623      +24
Impacted Files Coverage Δ
panel/widgets/misc.py 86.07% <ø> (ø) ⬆️
panel/pane/holoviews.py 84.55% <100%> (ø) ⬆️
panel/layout.py 83.89% <100%> (+0.15%) ⬆️
panel/pane/image.py 80.14% <100%> (+0.14%) ⬆️
panel/pane/plot.py 73.86% <100%> (ø) ⬆️
panel/widgets/select.py 94.3% <100%> (+0.06%) ⬆️
panel/widgets/ace.py 78.26% <100%> (+0.98%) ⬆️
panel/pane/markup.py 97.05% <100%> (ø) ⬆️
panel/pane/streamz.py 66.66% <100%> (+0.95%) ⬆️
panel/pane/plotly.py 88.88% <100%> (ø) ⬆️
... and 25 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 e4f5887...d75d5c8. Read the comment docs.

@philippjfr philippjfr changed the title Declare linkable parameters and transforms Declare linkable parameters and transforms [doc-build] Jan 27, 2020
@philippjfr philippjfr merged commit 3775005 into master Jan 27, 2020
@philippjfr philippjfr deleted the automatic_jslink branch January 31, 2020 02:52
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