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

Fix PAGComposition bindings error. #120

Merged
merged 1 commit into from
Feb 17, 2022
Merged

Conversation

zenoslin
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #120 (7ddf7b4) into main (26b2c86) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #120   +/-   ##
=======================================
  Coverage   63.71%   63.71%           
=======================================
  Files         556      556           
  Lines       26125    26125           
  Branches     7297     7297           
=======================================
+ Hits        16645    16646    +1     
+ Misses       4822     4820    -2     
- Partials     4658     4659    +1     
Impacted Files Coverage Δ
libpag/tgfx/src/gpu/TextureFragmentProcessor.cpp 64.70% <0.00%> (-11.77%) ⬇️
libpag/tgfx/src/core/PixelBuffer.cpp 57.89% <0.00%> (-7.90%) ⬇️
...ibpag/tgfx/src/gpu/YUVTextureFragmentProcessor.cpp 73.33% <0.00%> (-6.67%) ⬇️
libpag/tgfx/src/gpu/GLFragmentProcessor.h 92.85% <0.00%> (-3.58%) ⬇️
libpag/src/rendering/graphics/Recorder.cpp 56.84% <0.00%> (-3.16%) ⬇️
libpag/tgfx/src/core/Bitmap.cpp 82.25% <0.00%> (-2.42%) ⬇️
libpag/src/base/TimeRange.cpp 94.69% <0.00%> (-1.77%) ⬇️
...x/src/gpu/opengl/GLYUVTextureFragmentProcessor.cpp 40.47% <0.00%> (-1.20%) ⬇️
libpag/tgfx/src/gpu/ResourceCache.cpp 78.81% <0.00%> (-0.85%) ⬇️
libpag/tgfx/src/gpu/ProgramBuilder.cpp 54.96% <0.00%> (-0.77%) ⬇️
... and 21 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 26b2c86...7ddf7b4. Read the comment docs.

@zenoslin zenoslin merged commit 345ddc2 into main Feb 17, 2022
@zenoslin zenoslin deleted the bugfix/zenoslin_bindings branch February 17, 2022 06:07
@hanbinbin hanbinbin mentioned this pull request Oct 25, 2023
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.

3 participants