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 kaya_variables, kaya_factors, and kaya_lmdi methods to the comput… #884

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add kaya_variables, kaya_factors, and kaya_lmdi methods to the comput…

b741dbb
Select commit
Loading
Failed to load commit list.
Open

Add kaya_variables, kaya_factors, and kaya_lmdi methods to the comput… #884

Add kaya_variables, kaya_factors, and kaya_lmdi methods to the comput…
b741dbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2024 in 0s

95.1% (+0.1%) compared to ddbb88e

View this Pull Request on Codecov

95.1% (+0.1%) compared to ddbb88e

Details

Codecov Report

Attention: Patch coverage is 96.14325% with 14 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
pyam/compute.py 87.2% 7 Missing ⚠️
pyam/kaya/kaya_factors.py 88.8% 4 Missing ⚠️
pyam/kaya/kaya_variables.py 94.9% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #884     +/-   ##
=======================================
+ Coverage   95.0%   95.1%   +0.1%     
=======================================
  Files         64      74     +10     
  Lines       6134    6579    +445     
=======================================
+ Hits        5828    6260    +432     
- Misses       306     319     +13     

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