MONOGRID / gainmap-js

A Javascript (TypeScript) Port of Adobe Gainmap Technology for storing HDR Images using an SDR Image + a gainmap
https://monogrid.github.io/gainmap-js/
MIT License
83 stars 5 forks source link

more coverage in tests #25

Closed daniele-pelagatti closed 9 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (0c01e7b) 73.86% compared to head (9a73e96) 84.07%. Report is 8 commits behind head on main.

Files Patch % Lines
src/encode/compress.ts 88.88% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## =========================================== + Coverage 73.86% 84.07% +10.20% =========================================== Files 23 22 -1 Lines 704 678 -26 Branches 125 113 -12 =========================================== + Hits 520 570 +50 + Misses 144 69 -75 + Partials 40 39 -1 ```

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