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

Adding WebP image decoder support #2279

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

FitzerIRL
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 25, 2020

Codecov Report

Merging #2279 into master will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2279      +/-   ##
==========================================
+ Coverage   73.82%   74.04%   +0.21%     
==========================================
  Files         137      137              
  Lines       21432    21431       -1     
==========================================
+ Hits        15823    15869      +46     
+ Misses       5609     5562      -47     
Impacted Files Coverage Δ
examples/pxScene2d/src/pxScene2d.cpp 73.95% <ø> (-0.07%) ⬇️
src/pxUtil.cpp 75.05% <ø> (+0.11%) ⬆️
src/pxUtil.h 100.00% <ø> (ø)
examples/pxScene2d/src/pxTextBox.cpp 93.01% <0.00%> (+0.54%) ⬆️
examples/pxScene2d/src/pxFont.h 96.38% <0.00%> (+1.20%) ⬆️
src/mac/pxWindowNative.mm 34.01% <0.00%> (+1.26%) ⬆️
examples/pxScene2d/src/Spark.cpp 68.48% <0.00%> (+1.55%) ⬆️
src/mac/pxWindowNative.h 20.00% <0.00%> (+1.81%) ⬆️
... and 3 more

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 6a460fd...a382ba2. Read the comment docs.

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