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

feat(make-program): add make-program to replace scripts in examples. #126

Merged
merged 3 commits into from
Dec 9, 2022

Conversation

jdhughes-usgs
Copy link
Collaborator

Add make-code-json and mfpymake command line interfaces. Add additional tests.

Add make-code-json and mfpymake command line interfaces.
Add additional tests.
@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Merging #126 (01f93a8) into master (bb8ad0f) will decrease coverage by 1.104%.
The diff coverage is 13.207%.

@@              Coverage Diff              @@
##            master      #126       +/-   ##
=============================================
- Coverage   62.508%   61.404%   -1.105%     
=============================================
  Files           17        21        +4     
  Lines         4481      4586      +105     
=============================================
+ Hits          2801      2816       +15     
- Misses        1680      1770       +90     
Impacted Files Coverage Δ
pymake/cmds/build.py 0.000% <0.000%> (ø)
pymake/cmds/createjson.py 0.000% <0.000%> (ø)
pymake/cmds/mfpymakecli.py 0.000% <0.000%> (ø)
pymake/pymake_parser.py 27.272% <33.333%> (-4.307%) ⬇️
pymake/pymake.py 75.925% <75.000%> (ø)
pymake/config.py 100.000% <100.000%> (ø)
pymake/pymake_base.py 86.794% <100.000%> (+0.050%) ⬆️
pymake/utils/download.py 68.376% <100.000%> (+0.090%) ⬆️
pymake/__init__.py 100.000% <0.000%> (ø)

Add make-code-json and mfpymake command line interfaces.
Add additional tests.
Add make-code-json and mfpymake command line interfaces.
Add additional tests.
@jdhughes-usgs jdhughes-usgs merged commit fd168ab into modflowpy:master Dec 9, 2022
@jdhughes-usgs jdhughes-usgs deleted the add-cli branch December 9, 2022 15:06
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.

1 participant