Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust 1 test for pyam-iamc ≥ 3 #155

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Adjust 1 test for pyam-iamc ≥ 3 #155

merged 1 commit into from
Dec 30, 2024

Conversation

khaeru
Copy link
Owner

@khaeru khaeru commented Dec 30, 2024

pyam-iamc versions ≥ 3 do not sort data on the 'region' and 'variable' dimensions. This caused test/CI failures on Python 3.10 and later, but not Python 3.9, as pyam-iamc ≥ 3 was not released for this version of Python.

PR checklist

  • Checks all ✅
  • Update documentation N/A, no change in behaviour
  • Update doc/whatsnew.rst N/A, test suite only

@khaeru khaeru self-assigned this Dec 30, 2024
Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.85%. Comparing base (b1b7941) to head (e70499c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #155   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files          52       52           
  Lines        4705     4708    +3     
=======================================
+ Hits         4698     4701    +3     
  Misses          7        7           
Files with missing lines Coverage Δ
genno/tests/compat/test_pyam.py 100.00% <100.00%> (ø)

@khaeru khaeru merged commit 2cae4bb into main Dec 30, 2024
20 checks passed
@khaeru khaeru deleted the fix/pyam-3 branch December 30, 2024 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant