davidbyttow / govips

A lightning fast image processing and resizing library for Go
MIT License
1.23k stars 196 forks source link

add missing ret variable assignment #415

Closed Auxority closed 5 months ago

Auxority commented 5 months ago

Attempts to fix an issue with exporting large WebP files, see #404

Attempt number two, locally one of the tests fails but that might just be an issue with my machine. If not, it is most likely an issue with the test.

Edit: It worked!

coveralls commented 5 months ago

Coverage Status

coverage: 73.251% (-0.07%) from 73.322% when pulling c53a76b7d9f9c1130d2cc6d9227de1a9c85e3294 on Auxority:fix-large-webp-export into 7f3b5942661cff89a71935dfcc271c4c86cd7d32 on davidbyttow:master.