hyperspy / rosettasciio

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

Fix download test data when using `pytest --pyargs rsciio -n` #245

Closed ericpre closed 6 months ago

ericpre commented 6 months ago

Progress of the PR

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 86.36%. Comparing base (3dbc580) to head (8de9d5a). Report is 5 commits behind head on main.

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

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