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

Add build verification for Linux, web, windows platform #151

Closed
wants to merge 4 commits into from

Conversation

kevingpqi123
Copy link
Collaborator

Add build verification for Linux, web, windows platform

@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2022

Codecov Report

Merging #151 (daea454) into main (cda2e62) will decrease coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
- Coverage   64.64%   64.41%   -0.24%     
==========================================
  Files         563      563              
  Lines       26426    26425       -1     
  Branches     7516     7516              
==========================================
- Hits        17083    17021      -62     
+ Misses       4570     4568       -2     
- Partials     4773     4836      +63     
Impacted Files Coverage Δ
libpag/tgfx/src/gpu/ProgramBuilder.cpp 54.96% <0.00%> (-10.69%) ⬇️
libpag/tgfx/src/gpu/opengl/GLUniformHandler.cpp 47.45% <0.00%> (-9.21%) ⬇️
libpag/tgfx/src/gpu/GLGeometryProcessor.cpp 62.85% <0.00%> (-5.72%) ⬇️
libpag/src/rendering/utils/ScopedLock.cpp 75.00% <0.00%> (-5.00%) ⬇️
libpag/src/video/VideoSequenceReader.cpp 71.21% <0.00%> (-4.55%) ⬇️
libpag/tgfx/src/gpu/opengl/GLSurface.cpp 57.30% <0.00%> (-4.50%) ⬇️
libpag/src/rendering/filters/FilterModifier.cpp 91.30% <0.00%> (-4.35%) ⬇️
libpag/tgfx/src/gpu/opengl/GLFillRectOp.cpp 62.26% <0.00%> (-3.78%) ⬇️
libpag/tgfx/src/core/Data.cpp 43.39% <0.00%> (-3.78%) ⬇️
libpag/tgfx/src/core/ImageInfo.cpp 77.77% <0.00%> (-3.71%) ⬇️
... and 35 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 cda2e62...daea454. Read the comment docs.

@kevingpqi123 kevingpqi123 deleted the feature/kevingpqi_build_CI branch March 8, 2022 06:10
@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