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

Patch ModelChangedEvents with array value #3460

Merged
merged 1 commit into from
Apr 28, 2022
Merged

Patch ModelChangedEvents with array value #3460

merged 1 commit into from
Apr 28, 2022

Conversation

philippjfr
Copy link
Member

Temporary fix for #3456

@codecov
Copy link

codecov bot commented Apr 28, 2022

Codecov Report

Merging #3460 (2f91741) into master (b0c1a21) will decrease coverage by 0.01%.
The diff coverage is 68.00%.

@@            Coverage Diff             @@
##           master    #3460      +/-   ##
==========================================
- Coverage   83.16%   83.14%   -0.02%     
==========================================
  Files         199      199              
  Lines       27061    27071      +10     
==========================================
+ Hits        22505    22508       +3     
- Misses       4556     4563       +7     
Impacted Files Coverage Δ
panel/io/model.py 61.45% <64.70%> (+0.01%) ⬆️
panel/io/document.py 61.90% <75.00%> (+1.41%) ⬆️
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 b0c1a21...2f91741. Read the comment docs.

@philippjfr philippjfr merged commit 867556b into master Apr 28, 2022
@philippjfr philippjfr deleted the array_events branch April 28, 2022 12:02
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