Tencent / libpag

The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.
https://pag.art
Other
4.73k stars 437 forks source link

Fix the NPR problem in the Codec::InstallReferences() methods. #2253

Closed domchen closed 3 weeks ago

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 61.57%. Comparing base (d80cc3c) to head (3fb48e5).

Files Patch % Lines
src/codec/Codec.cpp 14.28% 0 Missing and 6 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2253 +/- ## ========================================== - Coverage 61.60% 61.57% -0.03% ========================================== Files 385 385 Lines 22062 22064 +2 Branches 6414 6420 +6 ========================================== - Hits 13592 13587 -5 + Misses 4454 4446 -8 - Partials 4016 4031 +15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.