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

Add support for binding interactive pipelines #4505

Merged
merged 1 commit into from
Mar 6, 2023
Merged

Conversation

philippjfr
Copy link
Member

Requires holoviz/hvplot#1029 to work properly but I'll go ahead and merge.

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #4505 (cf3f8af) into main (c4b7695) will increase coverage by 0.06%.
The diff coverage is 68.75%.

@@            Coverage Diff             @@
##             main    #4505      +/-   ##
==========================================
+ Coverage   82.14%   82.21%   +0.06%     
==========================================
  Files         243      243              
  Lines       35556    35562       +6     
==========================================
+ Hits        29209    29236      +27     
+ Misses       6347     6326      -21     
Flag Coverage Δ
ui-tests 35.54% <43.75%> (-0.29%) ⬇️
unitexamples-tests 74.28% <68.75%> (+0.23%) ⬆️

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

Impacted Files Coverage Δ
panel/depends.py 77.64% <68.75%> (-4.64%) ⬇️
panel/tests/ui/widgets/test_misc.py 33.33% <0.00%> (-64.11%) ⬇️
panel/tests/ui/io/test_jupyter_server_extension.py 50.00% <0.00%> (-50.00%) ⬇️
panel/tests/util.py 88.18% <0.00%> (-1.82%) ⬇️
panel/tests/conftest.py 88.08% <0.00%> (-1.28%) ⬇️
panel/io/state.py 70.56% <0.00%> (+0.17%) ⬆️
panel/reactive.py 80.70% <0.00%> (+0.37%) ⬆️
panel/io/reload.py 73.91% <0.00%> (+2.17%) ⬆️
panel/widgets/terminal.py 68.07% <0.00%> (+18.30%) ⬆️
panel/tests/widgets/test_terminal.py 58.87% <0.00%> (+22.42%) ⬆️

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

@philippjfr philippjfr merged commit 50c6771 into main Mar 6, 2023
@philippjfr philippjfr deleted the bind_enhancements branch March 6, 2023 21:54
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.

1 participant