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

Integration of LPdiag tool #704

Merged
merged 72 commits into from
Nov 30, 2023

Use message_ix_cli fixture to test .lp_diag.cli

2a6c423
Select commit
Loading
Failed to load commit list.
Merged

Integration of LPdiag tool #704

Use message_ix_cli fixture to test .lp_diag.cli
2a6c423
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 24, 2023 in 0s

95.2% (+0.4%) compared to d36f676

View this Pull Request on Codecov

95.2% (+0.4%) compared to d36f676

Details

Codecov Report

Merging #704 (2a6c423) into main (d36f676) will increase coverage by 0.4%.
The diff coverage is 98.4%.

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #704     +/-   ##
=======================================
+ Coverage   94.8%   95.2%   +0.4%     
=======================================
  Files         43      46      +3     
  Lines       3797    4312    +515     
=======================================
+ Hits        3600    4107    +507     
- Misses       197     205      +8     
Files Coverage Δ
message_ix/cli.py 92.9% <100.0%> (+0.1%) ⬆️
message_ix/tests/tools/test_lp_diag.py 100.0% <100.0%> (ø)
message_ix/tools/lp_diag/__init__.py 98.9% <98.9%> (ø)
message_ix/tools/lp_diag/cli.py 91.8% <91.8%> (ø)