Closed freemansw1 closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 60.67%. Comparing base (
343243f
) to head (203e4fd
). Report is 6 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The notebook CI is failing due to an upstream issue with pyart that has been fixed and will be released as part of their next version (https://github.com/ARM-DOE/pyart/pull/1623). As a temporary fix, I've copied their fix over to pin xarray versions to <2024.10.0
.
I have no clue what is happening to the lining workflow. I've tried to partially roll it back, but it seems to always grab the old version of the file. I'd appreciate some help here, if someone wants to take a look.
I have no clue what is happening to the lining workflow. I've tried to partially roll it back, but it seems to always grab the old version of the file. I'd appreciate some help here, if someone wants to take a look.
Okay, apparently this is expected behavior: https://github.com/orgs/community/discussions/122045 . I suppose we just must trust that the CI will pass?
This continues the work from #457 and fixes issues with a few of our CI workflows that broke from
miniconda
being depreciated.Note that this is a PR to main per our policy of CI improvements