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

Removed escape workaround for png exports of HTML models #1206

Merged
merged 2 commits into from
Apr 1, 2020

Conversation

philippjfr
Copy link
Member

No longer needed and messed up HTML exports in certain scenarios.

@codecov
Copy link

codecov bot commented Apr 1, 2020

Codecov Report

Merging #1206 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1206      +/-   ##
==========================================
- Coverage   87.63%   87.62%   -0.02%     
==========================================
  Files         106      106              
  Lines       12588    12553      -35     
==========================================
- Hits        11031    10999      -32     
+ Misses       1557     1554       -3     
Impacted Files Coverage Δ
panel/io/state.py 90.00% <ø> (-0.20%) ⬇️
panel/io/save.py 74.50% <100.00%> (-7.93%) ⬇️
panel/util.py 86.09% <100.00%> (+0.90%) ⬆️

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 6b75072...d5d1903. Read the comment docs.

@philippjfr philippjfr merged commit 07534d5 into master Apr 1, 2020
@philippjfr philippjfr deleted the remove_escape_url_handling branch April 1, 2020 10:08
@philippjfr philippjfr added this to the v0.9.4 milestone Apr 1, 2020
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