IAMconsortium / pyam

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

Refactor all functions with append-option to use `_finalize()` #611

Closed danielhuppmann closed 2 years ago

danielhuppmann commented 2 years ago

Description of PR

This PR performs a few minor dev-ops and clean-up operations:

codecov[bot] commented 2 years ago

Codecov Report

Merging #611 (336920a) into main (3af7282) will increase coverage by 0.0%. The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #611   +/-   ##
=====================================
  Coverage   94.3%   94.3%           
=====================================
  Files         54      54           
  Lines       5468    5444   -24     
=====================================
- Hits        5159    5138   -21     
+ Misses       309     306    -3     
Impacted Files Coverage Δ
pyam/core.py 94.6% <100.0%> (+0.2%) :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 3af7282...336920a. Read the comment docs.