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 typo and improve error message in ripple writer #251

Closed ericpre closed 1 month 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.23%. Comparing base (46c5c5b) to head (09ce2ac).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #251 +/- ## ========================================== - Coverage 86.36% 86.23% -0.14% ========================================== Files 83 83 Lines 10652 10653 +1 Branches 2322 2322 ========================================== - Hits 9200 9187 -13 - Misses 935 949 +14 Partials 517 517 ```

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