Skip to content

Conversation

philippjfr
Copy link
Member

Fixes #2005
Fixes #2006

@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #2009 (c1cfe35) into master (521cd34) will increase coverage by 0.01%.
The diff coverage is 97.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2009      +/-   ##
==========================================
+ Coverage   84.81%   84.83%   +0.01%     
==========================================
  Files         166      166              
  Lines       19996    20031      +35     
==========================================
+ Hits        16960    16993      +33     
- Misses       3036     3038       +2     
Impacted Files Coverage Δ
panel/layout/accordion.py 88.04% <95.83%> (+3.32%) ⬆️
panel/layout/card.py 95.83% <100.00%> (+0.08%) ⬆️
panel/tests/layout/test_accordion.py 96.93% <100.00%> (+0.34%) ⬆️
panel/io/reload.py 65.88% <0.00%> (-2.36%) ⬇️
panel/widgets/input.py 95.83% <0.00%> (-0.04%) ⬇️
panel/widgets/select.py 93.51% <0.00%> (+0.02%) ⬆️
panel/tests/test_reactive.py 98.88% <0.00%> (+0.07%) ⬆️

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 521cd34...c1cfe35. Read the comment docs.

@philippjfr philippjfr merged commit 7547caf into master Feb 25, 2021
@philippjfr philippjfr deleted the card_collapsed branch February 25, 2021 15:02
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accordion's active does not work correctly Card's collapsed returns False for collapsed card
1 participant