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

Extrapolating nested lists #950

Merged
merged 7 commits into from
Jul 26, 2024
Merged

Extrapolating nested lists #950

merged 7 commits into from
Jul 26, 2024

Conversation

jdebacker
Copy link
Member

This PR fixes the functionality used to extended the nested lists of tax parameters. New tests are added to ensure it creates lists of the expected sizes.

@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2024

Codecov Report

Attention: Patch coverage is 97.43590% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.97%. Comparing base (7206399) to head (3baf72d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #950      +/-   ##
==========================================
+ Coverage   71.92%   71.97%   +0.05%     
==========================================
  Files          19       19              
  Lines        4723     4732       +9     
==========================================
+ Hits         3397     3406       +9     
  Misses       1326     1326              
Flag Coverage Δ
unittests 71.97% <97.43%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
ogcore/__init__.py 100.00% <100.00%> (ø)
ogcore/utils.py 87.17% <100.00%> (+0.67%) ⬆️
ogcore/parameters.py 82.91% <92.85%> (-1.40%) ⬇️

@rickecon
Copy link
Member

@jdebacker. This looks good to me. Let me know if this is ready to merge.

@jdebacker
Copy link
Member Author

This is ready to merge. @rickecon

@rickecon rickecon merged commit dc0860a into PSLmodels:master Jul 26, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants