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

fix(remove_model): remove_model method fix and tests (#1916) #1945

Merged
merged 2 commits into from Sep 14, 2023
Merged

fix(remove_model): remove_model method fix and tests (#1916) #1945

merged 2 commits into from Sep 14, 2023

Conversation

scottrp
Copy link
Contributor

@scottrp scottrp commented Sep 12, 2023

Method remove_model removes all references to the model from the simulation namefile. Tests added to autotest.

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #1945 (ed5e079) into develop (db8da05) will increase coverage by 0.0%.
The diff coverage is 95.4%.

@@           Coverage Diff           @@
##           develop   #1945   +/-   ##
=======================================
  Coverage     72.6%   72.6%           
=======================================
  Files          257     257           
  Lines        57689   57711   +22     
=======================================
+ Hits         41911   41927   +16     
- Misses       15778   15784    +6     
Files Changed Coverage Δ
flopy/mf6/mfsimbase.py 67.4% <95.4%> (+0.8%) ⬆️

... and 1 file with indirect coverage changes

scottrp and others added 2 commits September 14, 2023 17:02
Method remove_model removes all references to the model from the simulation namefile.  Tests added to autotest.
@wpbonelli
Copy link
Contributor

wpbonelli commented Sep 14, 2023

Rebased to remove older/unrelated changes and added a non-regression test case

@wpbonelli wpbonelli merged commit 71855bd into modflowpy:develop Sep 14, 2023
41 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.

None yet

2 participants