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

Implement single and multi-selection in Vega pane #3470

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

philippjfr
Copy link
Member

Implements #3398

@codecov
Copy link

codecov bot commented Apr 29, 2022

Codecov Report

Merging #3470 (ba4e172) into master (3d196cb) will decrease coverage by 0.03%.
The diff coverage is 44.44%.

@@            Coverage Diff             @@
##           master    #3470      +/-   ##
==========================================
- Coverage   83.17%   83.13%   -0.04%     
==========================================
  Files         199      199              
  Lines       27092    27093       +1     
==========================================
- Hits        22533    22525       -8     
- Misses       4559     4568       +9     
Impacted Files Coverage Δ
panel/pane/vega.py 79.77% <44.44%> (-3.27%) ⬇️
panel/io/reload.py 69.56% <0.00%> (-2.18%) ⬇️
panel/tests/command/test_serve.py 83.54% <0.00%> (-1.46%) ⬇️
panel/io/server.py 78.04% <0.00%> (-0.22%) ⬇️
panel/io/state.py 70.38% <0.00%> (-0.22%) ⬇️
panel/pane/idom.py 27.40% <0.00%> (+0.20%) ⬆️
panel/io/callbacks.py 72.99% <0.00%> (+0.52%) ⬆️

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 3d196cb...ba4e172. Read the comment docs.

@philippjfr philippjfr merged commit f651a3b into master Apr 29, 2022
@philippjfr philippjfr deleted the vega_single_multi branch April 29, 2022 10:29
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