hyperspy / rosettasciio

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

Update azure pipeline CI configuration to use miniforge in place of deprecated mambaforge #322

Closed ericpre closed 1 month ago

ericpre commented 1 month ago

Same as https://github.com/hyperspy/hyperspy/pull/3453

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 87.79%. Comparing base (173f8d9) to head (d69f282). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #322 +/- ## ========================================== + Coverage 87.67% 87.79% +0.11% ========================================== Files 83 83 Lines 11149 11149 Branches 2414 2278 -136 ========================================== + Hits 9775 9788 +13 Misses 860 860 + Partials 514 501 -13 ```

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

jlaehne commented 1 month ago

The python 3.10 runners on Mac and Windows failed initially, but passed on a re-run.