IAMconsortium / pyam

Analysis & visualization of energy & climate scenarios
https://pyam-iamc.readthedocs.io/
Apache License 2.0
220 stars 115 forks source link

Ensure that `rename()` reorders the index #816

Closed danielhuppmann closed 4 months ago

danielhuppmann commented 4 months ago

Description of PR

This PR ensures that rename() reorders the data and meta index.

closes #811

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (98cb3ed) 94.6% compared to head (63e5c8e) 94.8%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #816 +/- ## ======================================= + Coverage 94.6% 94.8% +0.1% ======================================= Files 62 62 Lines 6040 6045 +5 ======================================= + Hits 5719 5732 +13 + Misses 321 313 -8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.