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

Optimize code. #152

Merged
merged 1 commit into from
Mar 7, 2022
Merged

Optimize code. #152

merged 1 commit into from
Mar 7, 2022

Conversation

lvpengwei
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #152 (4259255) into main (b588c77) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
+ Coverage   64.55%   64.56%   +0.01%     
==========================================
  Files         563      563              
  Lines       26425    26425              
  Branches     7516     7516              
==========================================
+ Hits        17059    17062       +3     
+ Misses       4572     4571       -1     
+ Partials     4794     4792       -2     
Impacted Files Coverage Δ
libpag/src/base/Transform2D.cpp 69.44% <0.00%> (-13.89%) ⬇️
libpag/src/codec/utils/NALUReader.cpp 52.63% <0.00%> (-10.53%) ⬇️
libpag/tgfx/src/gpu/ProgramCache.cpp 62.85% <0.00%> (-8.58%) ⬇️
libpag/tgfx/src/gpu/GLGeometryProcessor.cpp 62.85% <0.00%> (-8.58%) ⬇️
libpag/tgfx/src/core/vectors/freetype/FTMask.cpp 64.70% <0.00%> (-7.85%) ⬇️
...tgfx/src/gpu/opengl/GLTextureFragmentProcessor.cpp 27.27% <0.00%> (-6.07%) ⬇️
libpag/tgfx/src/gpu/VaryingHandler.cpp 79.41% <0.00%> (-5.89%) ⬇️
libpag/tgfx/src/gpu/ShaderBuilder.cpp 71.15% <0.00%> (-3.85%) ⬇️
libpag/tgfx/src/gpu/opengl/GLUniformHandler.cpp 47.45% <0.00%> (-3.39%) ⬇️
libpag/tgfx/src/gpu/ProgramBuilder.cpp 54.96% <0.00%> (-3.06%) ⬇️
... and 32 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 b588c77...4259255. Read the comment docs.

@domchen domchen merged commit 898aff1 into main Mar 7, 2022
@domchen domchen deleted the feature/pengweilv_code branch March 7, 2022 11:42
@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