IAMconsortium / pyam

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

Pin `unfccc-di-api` to latest release and reactivate tests #647

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 reverts #646 after @mikapfl fixed https://github.com/pik-primap/unfccc_di_api/issues/37.

codecov[bot] commented 2 years ago

Codecov Report

Merging #647 (5edf2fe) into main (e33fe00) will increase coverage by 0.6%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #647     +/-   ##
=======================================
+ Coverage   93.9%   94.5%   +0.6%     
=======================================
  Files         57      57             
  Lines       5662    5662             
=======================================
+ Hits        5317    5356     +39     
+ Misses       345     306     -39     
Impacted Files Coverage Δ
tests/test_unfccc.py 100.0% <100.0%> (+53.8%) :arrow_up:
pyam/unfccc.py 89.7% <0.0%> (+65.3%) :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 e33fe00...5edf2fe. Read the comment docs.