IAMconsortium / pyam

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

Implement more consistent logging behavior with ixmp4 #830

Closed danielhuppmann closed 3 months ago

danielhuppmann commented 3 months ago

Description of PR

This PR ensures consistency with the logging-behavior of the (tightly integrated) dependency ixmp4.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.0%. Comparing base (dc17880) to head (676fa5e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #830 +/- ## ======================================= + Coverage 94.8% 95.0% +0.1% ======================================= Files 64 64 Lines 6144 6134 -10 ======================================= - Hits 5829 5828 -1 + Misses 315 306 -9 ```

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