jbusecke / xmovie

A simple way of creating movies from xarray objects
https://xmovie.readthedocs.io/
MIT License
251 stars 38 forks source link

Refactor CI to use micromamba #134

Closed jbusecke closed 1 year ago

jbusecke commented 1 year ago

Aiming to resolve CI failures. Similar to https://github.com/xgcm/xgcm/pull/577

codecov[bot] commented 1 year ago

Codecov Report

Merging #134 (3dfbc3a) into master (a1687eb) will decrease coverage by 0.55%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage   78.15%   77.60%   -0.55%     
==========================================
  Files           3        3              
  Lines         325      326       +1     
  Branches       60       60              
==========================================
- Hits          254      253       -1     
- Misses         46       49       +3     
+ Partials       25       24       -1     
Flag Coverage Δ
unittests 77.30% <ø> (-0.86%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
xmovie/core.py 83.58% <0.00%> (-0.95%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

jbusecke commented 1 year ago

pre-commit.ci autofix