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

Refactor the interfaces of Canvas. #105

Merged
merged 5 commits into from
Feb 13, 2022
Merged

Refactor the interfaces of Canvas. #105

merged 5 commits into from
Feb 13, 2022

Conversation

domchen
Copy link
Collaborator

@domchen domchen commented Feb 13, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #105 (277eb30) into main (230cdb6) will decrease coverage by 0.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
- Coverage   64.41%   64.13%   -0.28%     
==========================================
  Files         539      540       +1     
  Lines       25706    25708       +2     
  Branches     7247     7249       +2     
==========================================
- Hits        16558    16488      -70     
- Misses       4615     4623       +8     
- Partials     4533     4597      +64     
Impacted Files Coverage Δ
libpag/tgfx/src/gpu/TextureFragmentProcessor.cpp 64.70% <0.00%> (-10.30%) ⬇️
libpag/src/rendering/utils/ScopedLock.cpp 75.00% <0.00%> (-10.00%) ⬇️
libpag/tgfx/src/gpu/opengl/GLUniformHandler.cpp 50.84% <0.00%> (-9.16%) ⬇️
...ibpag/tgfx/src/gpu/YUVTextureFragmentProcessor.cpp 80.00% <0.00%> (-8.89%) ⬇️
libpag/tgfx/src/gpu/opengl/GLDrawer.cpp 67.07% <0.00%> (-6.71%) ⬇️
...rc/gpu/opengl/GLQuadPerEdgeAAGeometryProcessor.cpp 69.56% <0.00%> (-6.53%) ⬇️
libpag/src/video/VideoSequenceReader.cpp 71.21% <0.00%> (-6.07%) ⬇️
libpag/src/base/utils/TimeUtil.h 48.57% <0.00%> (-5.72%) ⬇️
libpag/src/video/VideoDecoder.cpp 51.06% <0.00%> (-4.26%) ⬇️
...pag/src/rendering/renderers/TrackMatteRenderer.cpp 41.33% <0.00%> (-4.00%) ⬇️
... and 50 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 230cdb6...277eb30. Read the comment docs.

@domchen domchen merged commit d0e6f5e into main Feb 13, 2022
@domchen domchen deleted the feature/domchen_canvas branch February 13, 2022 13:25
@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.

2 participants