image-js / fast-png

PNG image decoder and encoder written entirely in JavaScript
MIT License
329 stars 17 forks source link

feat: add hasPngSignature method #36

Closed targos closed 6 months ago

targos commented 6 months ago

Closes: https://github.com/image-js/fast-png/issues/30

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (fdb2289) 91.19% compared to head (0cc9dd8) 91.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## ========================================== + Coverage 91.19% 91.38% +0.18% ========================================== Files 6 7 +1 Lines 409 418 +9 Branches 82 84 +2 ========================================== + Hits 373 382 +9 Misses 36 36 ```

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