IAMconsortium / pyam

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

Alternative implementation for reading files #711

Closed danielhuppmann closed 1 year ago

danielhuppmann commented 1 year ago

Description of PR

pytest 7.2.0 changed the type of the tmpdir factory, causing the io-tests to fail.

codecov[bot] commented 1 year ago

Codecov Report

Merging #711 (5db8781) into main (8a2136d) will increase coverage by 0.0%. The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main    #711   +/-   ##
=====================================
  Coverage   94.8%   94.9%           
=====================================
  Files         58      58           
  Lines       5911    5909    -2     
=====================================
+ Hits        5608    5609    +1     
+ Misses       303     300    -3     
Impacted Files Coverage Δ
pyam/core.py 94.8% <100.0%> (+0.3%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.