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

[Card] Linkage fix #1753

Merged
merged 1 commit into from
Nov 9, 2020
Merged

[Card] Linkage fix #1753

merged 1 commit into from
Nov 9, 2020

Conversation

xavArtley
Copy link
Collaborator

fix: #1750

@codecov
Copy link

codecov bot commented Nov 8, 2020

Codecov Report

Merging #1753 (72b247c) into master (06530a0) will increase coverage by 0.31%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1753      +/-   ##
==========================================
+ Coverage   84.93%   85.25%   +0.31%     
==========================================
  Files         151      151              
  Lines       17420    17795     +375     
==========================================
+ Hits        14796    15171     +375     
  Misses       2624     2624              
Impacted Files Coverage Δ
panel/layout/card.py 95.74% <100.00%> (ø)
panel/tests/test_server.py 100.00% <100.00%> (ø)
panel/pane/alert.py 100.00% <0.00%> (ø)
panel/tests/test_docs.py 100.00% <0.00%> (ø)
panel/tests/test_viewable.py 100.00% <0.00%> (ø)
panel/tests/pane/test_plot.py 100.00% <0.00%> (ø)
panel/tests/pane/test_image.py 100.00% <0.00%> (ø)
panel/tests/io/test_location.py 100.00% <0.00%> (ø)
panel/tests/io/test_notebook.py 100.00% <0.00%> (ø)
panel/tests/layout/test_base.py 100.00% <0.00%> (ø)
... and 71 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 d0416b9...72b247c. Read the comment docs.

@philippjfr philippjfr merged commit 556c1f6 into master Nov 9, 2020
@philippjfr philippjfr deleted the xav/card_linking branch November 9, 2020 12:48
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.

linkage not working under Card
2 participants