Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add to_ixmp4() method #797

Merged
merged 22 commits into from
Feb 22, 2024

Use `getattr()` per suggestion by @phackstock

0da2f88
Select commit
Loading
Failed to load commit list.
Merged

Add to_ixmp4() method #797

Use `getattr()` per suggestion by @phackstock
0da2f88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2024 in 0s

94.8% (+0.1%) compared to 98cb3ed

View this Pull Request on Codecov

94.8% (+0.1%) compared to 98cb3ed

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (98cb3ed) 94.6% compared to head (0da2f88) 94.8%.
Report is 1 commits behind head on main.

Files Patch % Lines
pyam/ixmp4.py 94.4% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #797     +/-   ##
=======================================
+ Coverage   94.6%   94.8%   +0.1%     
=======================================
  Files         62      64      +2     
  Lines       6040    6089     +49     
=======================================
+ Hits        5719    5775     +56     
+ Misses       321     314      -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.