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

Add jpeg support for JPG pane #4532

Merged
merged 3 commits into from
Mar 14, 2023
Merged

Add jpeg support for JPG pane #4532

merged 3 commits into from
Mar 14, 2023

Conversation

philippjfr
Copy link
Member

Supersedes #4427
Fixes #4420

@philippjfr philippjfr mentioned this pull request Mar 14, 2023
@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #4532 (57b957f) into main (4b7d8bf) will decrease coverage by 3.15%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #4532      +/-   ##
==========================================
- Coverage   73.49%   70.34%   -3.15%     
==========================================
  Files         250      250              
  Lines       36519    36526       +7     
==========================================
- Hits        26839    25696    -1143     
- Misses       9680    10830    +1150     
Flag Coverage Δ
unitexamples-tests 70.34% <100.00%> (-3.15%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
panel/pane/image.py 87.50% <100.00%> (+0.15%) ⬆️
panel/tests/pane/test_image.py 100.00% <100.00%> (ø)

... and 18 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

pn.pane.JPG throws ValueError is pointed to an .jpeg file
2 participants