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

Support serialization of binary types on ReactiveHTML #2400

Merged
merged 1 commit into from Jun 16, 2021

Conversation

philippjfr
Copy link
Member

ReactiveHTML can now serialize param.DataFrame and param.Array types efficiently.

@codecov
Copy link

codecov bot commented Jun 16, 2021

Codecov Report

Merging #2400 (e3e2b08) into master (b72a40c) will decrease coverage by 0.00%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2400      +/-   ##
==========================================
- Coverage   83.54%   83.54%   -0.01%     
==========================================
  Files         185      185              
  Lines       22631    22635       +4     
==========================================
+ Hits        18907    18910       +3     
- Misses       3724     3725       +1     
Impacted Files Coverage Δ
panel/models/reactive_html.py 80.39% <77.77%> (-0.15%) ⬇️

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 b72a40c...e3e2b08. Read the comment docs.

@philippjfr philippjfr merged commit 7be79e8 into master Jun 16, 2021
@philippjfr philippjfr deleted the reactive_html_serialization branch June 16, 2021 19:31
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.

None yet

1 participant