IAMconsortium / pyam

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

Minor changes #680

Closed danielhuppmann closed 2 years ago

danielhuppmann commented 2 years ago

Please confirm that this PR has done the following:

Description of PR

This PR implements some improvements while I worked on https://github.com/IAMconsortium/nomenclature/pull/131

codecov[bot] commented 2 years ago

Codecov Report

Merging #680 (83f02ed) into main (1abb978) will increase coverage by 0.0%. The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main    #680   +/-   ##
=====================================
  Coverage   94.7%   94.7%           
=====================================
  Files         59      59           
  Lines       5768    5807   +39     
=====================================
+ Hits        5463    5502   +39     
  Misses       305     305           
Impacted Files Coverage Δ
pyam/core.py 94.6% <ø> (+<0.1%) :arrow_up:
pyam/iiasa.py 85.8% <ø> (ø)
pyam/index.py 98.2% <ø> (ø)
pyam/aggregation.py 99.1% <100.0%> (+<0.1%) :arrow_up:
tests/test_feature_aggregate.py 98.9% <100.0%> (+<0.1%) :arrow_up:
tests/test_filter.py 100.0% <0.0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1abb978...83f02ed. Read the comment docs.

gidden commented 2 years ago

lgtm, thanks @danielhuppmann !