modflowpy / pymake

Python package for compiling MODFLOW-based applications
https://mfpymake.readthedocs.io/
Other
54 stars 35 forks source link

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

Closed jdhughes-usgs closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #121 (9fad0e8) into master (6b3a1c7) will decrease coverage by 4.305%. The diff coverage is 11.504%.

@@              Coverage Diff              @@
##            master      #121       +/-   ##
=============================================
- Coverage   62.254%   57.949%   -4.306%     
=============================================
  Files           17        19        +2     
  Lines         4480      4554       +74     
=============================================
- Hits          2789      2639      -150     
- Misses        1691      1915      +224     
Impacted Files Coverage Δ
pymake/cmds/build.py 0.000% <0.000%> (ø)
pymake/cmds/createjson.py 0.000% <0.000%> (ø)
pymake/utils/_meson_build.py 73.750% <0.000%> (+67.500%) :arrow_up:
pymake/utils/usgsprograms.py 37.560% <5.882%> (-46.342%) :arrow_down:
pymake/pymake_base.py 75.288% <16.666%> (-11.439%) :arrow_down:
pymake/pymake_parser.py 31.578% <50.000%> (ø)
pymake/pymake.py 75.925% <83.333%> (ø)
pymake/config.py 100.000% <100.000%> (ø)
pymake/pymake_build_apps.py 80.733% <100.000%> (-0.176%) :arrow_down:
... and 8 more