IAMconsortium / pyam

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

Release candidate 1.3 #610

Closed danielhuppmann closed 2 years ago

danielhuppmann commented 2 years ago

This PR updates the release notes with a highlights section.

codecov[bot] commented 2 years ago

Codecov Report

Merging #610 (744cc31) into main (c62ee8c) will increase coverage by 0.0%. The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #610   +/-   ##
=====================================
  Coverage   94.3%   94.3%           
=====================================
  Files         54      54           
  Lines       5477    5468    -9     
=====================================
- Hits        5168    5161    -7     
+ Misses       309     307    -2     
Impacted Files Coverage Δ
pyam/core.py 94.4% <ø> (-0.1%) :arrow_down:
tests/test_core.py 100.0% <ø> (ø)
pyam/units.py 96.2% <100.0%> (+3.2%) :arrow_up:
pyam/logging.py 59.4% <0.0%> (-5.5%) :arrow_down:
tests/test_datareader.py 91.3% <0.0%> (+8.6%) :arrow_up:

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 c62ee8c...744cc31. Read the comment docs.