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

Clean up the references to the internal classes of tgfx. #146

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

domchen
Copy link
Collaborator

@domchen domchen commented Mar 3, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #146 (94f0687) into main (6dc9878) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
+ Coverage   64.76%   64.85%   +0.08%     
==========================================
  Files         562      562              
  Lines       26308    26345      +37     
  Branches     7440     7445       +5     
==========================================
+ Hits        17038    17085      +47     
- Misses       4549     4560      +11     
+ Partials     4721     4700      -21     
Impacted Files Coverage Δ
libpag/tgfx/src/gpu/opengl/GLUtil.cpp 68.53% <0.00%> (-7.59%) ⬇️
libpag/tgfx/src/gpu/opengl/GLUniformHandler.cpp 54.23% <0.00%> (-5.77%) ⬇️
libpag/tgfx/src/gpu/GLGeometryProcessor.cpp 62.85% <0.00%> (-5.72%) ⬇️
libpag/tgfx/src/core/TextBlob.cpp 44.44% <0.00%> (-5.56%) ⬇️
libpag/tgfx/src/gpu/opengl/GLTexture.cpp 67.52% <0.00%> (-4.28%) ⬇️
libpag/src/video/VideoDecoder.cpp 51.06% <0.00%> (-4.26%) ⬇️
libpag/tgfx/src/core/PathEffect.cpp 57.69% <0.00%> (-3.85%) ⬇️
libpag/src/video/VideoSequenceDemuxer.cpp 74.19% <0.00%> (-3.23%) ⬇️
libpag/src/base/ByteData.cpp 54.28% <0.00%> (-2.86%) ⬇️
libpag/src/base/utils/MatrixUtil.cpp 80.00% <0.00%> (-2.86%) ⬇️
... 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 6dc9878...94f0687. Read the comment docs.

@lvpengwei lvpengwei merged commit 9e6c2c7 into main Mar 3, 2022
@lvpengwei lvpengwei deleted the feature/domchen_filter branch March 3, 2022 06:02
@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