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

Extend user-defined relations to include the index of time #680

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Apply ruff formatting and change reporting lengths

ec8a2bd
Select commit
Loading
Failed to load commit list.
Draft

Extend user-defined relations to include the index of time #680

Apply ruff formatting and change reporting lengths
ec8a2bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

95.5% (+0.0%) compared to d3cf5bd

View this Pull Request on Codecov

95.5% (+0.0%) compared to d3cf5bd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.5%. Comparing base (d3cf5bd) to head (ec8a2bd).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #680   +/-   ##
=====================================
  Coverage   95.5%   95.5%           
=====================================
  Files         46      46           
  Lines       4340    4351   +11     
=====================================
+ Hits        4148    4159   +11     
  Misses       192     192           
Files with missing lines Coverage Δ
message_ix/models.py 99.1% <100.0%> (+<0.1%) ⬆️
message_ix/tests/test_report.py 100.0% <100.0%> (ø)
message_ix/tests/test_tutorials.py 97.6% <ø> (ø)