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

Remove pointless indexsets.tabulate parameter include_data #138

Open
wants to merge 1 commit into
base: enh/professional-grade-mypy
Choose a base branch
from

Remove pointless indexsets.tabulate parameter

79b2c14
Select commit
Loading
Failed to load commit list.
Open

Remove pointless indexsets.tabulate parameter include_data #138

Remove pointless indexsets.tabulate parameter
79b2c14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 0s

86.9% (-0.1%) compared to c18ed42, passed because coverage increased by 0% when compared to adjusted base (86.9%)

View this Pull Request on Codecov

86.9% (-0.1%) compared to c18ed42, passed because coverage increased by 0% when compared to adjusted base (86.9%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.9%. Comparing base (c18ed42) to head (79b2c14).

Additional details and impacted files
@@                      Coverage Diff                      @@
##           enh/professional-grade-mypy    #138     +/-   ##
=============================================================
- Coverage                         86.9%   86.9%   -0.1%     
=============================================================
  Files                              228     228             
  Lines                             8141    8135      -6     
=============================================================
- Hits                              7081    7075      -6     
  Misses                            1060    1060             
Files with missing lines Coverage Δ
ixmp4/core/optimization/indexset.py 92.6% <100.0%> (ø)
ixmp4/data/abstract/optimization/indexset.py 80.6% <100.0%> (ø)
ixmp4/data/api/optimization/indexset.py 97.6% <100.0%> (ø)
ixmp4/data/db/base.py 91.8% <ø> (-0.1%) ⬇️
ixmp4/data/db/optimization/indexset/repository.py 98.1% <100.0%> (-0.2%) ⬇️
ixmp4/server/rest/optimization/indexset.py 100.0% <ø> (ø)