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

The init method triggers the initWithFrame method and removes redundant operations to prevent initPAG from being called twice. #2169

Closed kevingpqi123 closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.57%. Comparing base (410f370) to head (6a365bd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2169 +/- ## ========================================== - Coverage 60.73% 60.57% -0.16% ========================================== Files 385 385 Lines 22042 22042 Branches 6401 6401 ========================================== - Hits 13387 13352 -35 - Misses 4674 4677 +3 - Partials 3981 4013 +32 ```

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