iiasa / ixmp

The ix modeling platform for integrated and cross-cutting scenario analysis
https://docs.messageix.org/ixmp
Apache License 2.0
36 stars 110 forks source link

Install dask-expr in "pytest" CI workflow #522

Closed khaeru closed 3 months ago

khaeru commented 3 months ago

Work around IAMconsortium/pyam#834.

How to review

Read the diff and note that the CI checks all pass.

PR checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 98.9%. Comparing base (d202e01) to head (84c3817).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #522 +/- ## ===================================== Coverage 98.9% 98.9% ===================================== Files 44 44 Lines 4795 4795 ===================================== Hits 4743 4743 Misses 52 52 ```
khaeru commented 3 months ago

The underlying issue was addressed in iiasa/ixmp4#61 / ixmp4 v0.7.3, so we don't need to merge this.