IAMconsortium / pyam

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

Refactor to poetry groups instead of extras #833

Closed danielhuppmann closed 3 months ago

danielhuppmann commented 3 months ago

Please confirm that this PR has done the following:

Description of PR

This PR does a few things:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 72.72727% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 95.1%. Comparing base (ddbb88e) to head (cf75d2e). Report is 2 commits behind head on main.

:exclamation: Current head cf75d2e differs from pull request most recent head 4ca5641. Consider uploading reports for the commit 4ca5641 to get more accurate results

Files Patch % Lines
tests/test_data_worldbank.py 50.0% 2 Missing :warning:
pyam/unfccc.py 0.0% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #833 +/- ## ======================================= + Coverage 95.0% 95.1% +0.1% ======================================= Files 64 63 -1 Lines 6134 6142 +8 ======================================= + Hits 5828 5842 +14 + Misses 306 300 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

danielhuppmann commented 3 months ago

Please review @glatterf42