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

Fix errors on the Linux platform #124

Merged
merged 1 commit into from
Feb 18, 2022
Merged

Conversation

kevingpqi123
Copy link
Collaborator

Fix errors on the Linux platform

@codecov-commenter
Copy link

Codecov Report

Merging #124 (b6c739c) into main (534c42d) will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
+ Coverage   63.71%   63.86%   +0.15%     
==========================================
  Files         556      556              
  Lines       26126    26126              
  Branches     7297     7297              
==========================================
+ Hits        16646    16686      +40     
+ Misses       4822     4821       -1     
+ Partials     4658     4619      -39     
Impacted Files Coverage Δ
libpag/src/video/VideoSequenceDemuxer.cpp 74.19% <0.00%> (-4.84%) ⬇️
libpag/tgfx/src/core/Bitmap.cpp 82.25% <0.00%> (-4.04%) ⬇️
libpag/tgfx/src/core/vectors/freetype/FTMask.cpp 60.78% <0.00%> (-3.93%) ⬇️
libpag/tgfx/src/gpu/TextureFragmentProcessor.cpp 73.52% <0.00%> (-2.95%) ⬇️
libpag/src/video/VideoDecoder.cpp 51.06% <0.00%> (-2.13%) ⬇️
libpag/tgfx/src/core/ImageInfo.cpp 75.92% <0.00%> (-1.86%) ⬇️
libpag/src/video/SoftwareDecoderWrapper.cpp 52.58% <0.00%> (-1.73%) ⬇️
libpag/src/rendering/caches/LayerCache.cpp 73.87% <0.00%> (-0.91%) ⬇️
libpag/tgfx/src/core/Path.cpp 65.72% <0.00%> (-0.81%) ⬇️
libpag/src/rendering/graphics/Graphic.cpp 76.68% <0.00%> (-0.62%) ⬇️
... and 30 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 534c42d...b6c739c. Read the comment docs.

@domchen domchen merged commit eecb290 into main Feb 18, 2022
@domchen domchen deleted the feature/kevingpqi_linux_fix branch February 18, 2022 12:31
@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