IAMconsortium / pyam

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

Deactivate `unfccc-di-api` unit test #646

Closed danielhuppmann closed 2 years ago

danielhuppmann commented 2 years ago

Description of PR

This is a quickfix to circumvent an issue in the dependency unfccc-di-api, see https://github.com/pik-primap/unfccc_di_api/issues/37.

codecov[bot] commented 2 years ago

Codecov Report

Merging #646 (aef3b8b) into main (2dffec0) will decrease coverage by 0.6%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #646     +/-   ##
=======================================
- Coverage   94.5%   93.9%   -0.7%     
=======================================
  Files         57      57             
  Lines       5664    5662      -2     
=======================================
- Hits        5358    5317     -41     
- Misses       306     345     +39     
Impacted Files Coverage Δ
tests/test_unfccc.py 46.1% <100.0%> (-53.9%) :arrow_down:
pyam/unfccc.py 24.4% <0.0%> (-65.4%) :arrow_down:

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 2dffec0...aef3b8b. Read the comment docs.