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

Introduce Parameter.remove_data() #160

Open
wants to merge 1 commit into
base: enh/introduce-table-remove-data
Choose a base branch
from

Conversation

glatterf42
Copy link
Member

Exactly the same as #159: this PR adds the Parameter.remove_data() functionality. Please see #159 for additional notes, as they apply to both PRs equally.

@glatterf42 glatterf42 added the enhancement New feature or request label Feb 4, 2025
@glatterf42 glatterf42 requested a review from meksor February 4, 2025 08:26
@glatterf42 glatterf42 self-assigned this Feb 4, 2025
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.5%. Comparing base (8eec6db) to head (a910bed).

Additional details and impacted files
@@                       Coverage Diff                       @@
##           enh/introduce-table-remove-data    #160   +/-   ##
===============================================================
  Coverage                             88.5%   88.5%           
===============================================================
  Files                                  223     223           
  Lines                                 8083    8113   +30     
===============================================================
+ Hits                                  7155    7185   +30     
  Misses                                 928     928           
Files with missing lines Coverage Δ
ixmp4/core/optimization/parameter.py 93.3% <100.0%> (+0.2%) ⬆️
ixmp4/data/abstract/optimization/parameter.py 97.0% <100.0%> (+<0.1%) ⬆️
ixmp4/data/api/optimization/parameter.py 94.6% <100.0%> (+0.6%) ⬆️
ixmp4/data/db/optimization/parameter/model.py 97.3% <100.0%> (+0.1%) ⬆️
ixmp4/data/db/optimization/parameter/repository.py 96.7% <100.0%> (+0.5%) ⬆️
ixmp4/server/rest/optimization/parameter.py 97.2% <100.0%> (+0.3%) ⬆️

@glatterf42 glatterf42 force-pushed the enh/introduce-table-remove-data branch from b942822 to 8eec6db Compare February 5, 2025 09:54
@glatterf42 glatterf42 force-pushed the enh/introduce-parameter-remove-data branch from 1c492f2 to a910bed Compare February 5, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant