donmccurdy / KTX-Parse

KTX 2.0 (.ktx2) parser and serializer.
MIT License
48 stars 7 forks source link

Fix invalid level data order and padding #120

Closed donmccurdy closed 7 months ago

donmccurdy commented 7 months ago

Changes:

Remaining:

donmccurdy commented 7 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @donmccurdy and the rest of your teammates on Graphite Graphite

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 98.26%. Comparing base (1344d3a) to head (8a4641d).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================== + Coverage 97.45% 98.26% +0.81% ========================================== Files 7 7 Lines 981 1439 +458 Branches 48 54 +6 ========================================== + Hits 956 1414 +458 Misses 25 25 ```

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