hyperspy / rosettasciio

Python library for reading and writing scientific data format
https://hyperspy.org/rosettasciio
GNU General Public License v3.0
44 stars 26 forks source link

Fix setting output size image #244

Closed ericpre closed 3 months ago

ericpre commented 3 months ago

Progress of the PR

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.36%. Comparing base (0646b2c) to head (0f8daf0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #244 +/- ## ======================================= Coverage 86.36% 86.36% ======================================= Files 83 83 Lines 10604 10606 +2 Branches 2307 2307 ======================================= + Hits 9158 9160 +2 Misses 930 930 Partials 516 516 ```

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