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 the web-side compilation process. #101

Merged
merged 1 commit into from
Feb 11, 2022
Merged

Conversation

lvpengwei
Copy link
Collaborator

No description provided.

@lvpengwei lvpengwei requested a review from zenoslin February 11, 2022 07:52
@codecov-commenter
Copy link

Codecov Report

Merging #101 (39ec611) into main (4138fac) will increase coverage by 0.28%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
+ Coverage   63.93%   64.21%   +0.28%     
==========================================
  Files         535      535              
  Lines       25674    25675       +1     
  Branches     7244     7244              
==========================================
+ Hits        16415    16488      +73     
+ Misses       4621     4619       -2     
+ Partials     4638     4568      -70     
Impacted Files Coverage Δ
...ibpag/tgfx/src/gpu/opengl/GLProgramDataManager.cpp 90.32% <0.00%> (-3.23%) ⬇️
libpag/tgfx/src/core/Bitmap.cpp 80.46% <0.00%> (-1.57%) ⬇️
libpag/tgfx/src/gpu/opengl/GLTexture.cpp 65.54% <0.00%> (-0.68%) ⬇️
libpag/src/rendering/graphics/Recorder.cpp 60.00% <0.00%> (ø)
libpag/tgfx/src/gpu/opengl/GLState.cpp 50.41% <0.00%> (+0.16%) ⬆️
libpag/src/base/Matrix.cpp 76.45% <0.00%> (+0.29%) ⬆️
libpag/tgfx/src/gpu/opengl/GLCanvas.cpp 65.17% <0.00%> (+0.34%) ⬆️
libpag/tgfx/src/gpu/opengl/GLBlend.cpp 64.84% <0.00%> (+0.45%) ⬆️
libpag/tgfx/src/core/images/webp/WebpImage.cpp 52.48% <0.00%> (+0.70%) ⬆️
libpag/src/rendering/layers/PAGComposition.cpp 73.58% <0.00%> (+0.78%) ⬆️
... and 23 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 4138fac...39ec611. Read the comment docs.

@lvpengwei lvpengwei requested a review from domchen February 11, 2022 08:29
@domchen domchen merged commit 7cb116e into main Feb 11, 2022
@domchen domchen deleted the bugfix/pengweilv_build_web branch February 11, 2022 09:22
@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