Closed khaeru closed 5 days ago
Attention: Patch coverage is 97.24138%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 75.6%. Comparing base (
012b501
) to head (0c40618
). Report is 13 commits behind head on main.
🚨 Try these New Features:
adapt the snapshot-workflow file to use the newer GAMS version
Ah good catch—will do.
message-ix-models
is compatible with the new version. This includes:list[str]
instead offrom typing import List
/List[str]
.from collections.abc import Sequence
et al instead of deprecatedfrom typing import Sequence
.How to review
PR checklist
[x] Continuous integration checks all ✅
[x] Update doc/whatsnew.