modflowpy / pymake

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

release: version 1.2.4 #110

Closed jdhughes-usgs closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #110 (07e5463) into master (353da75) will decrease coverage by 16.188%. The diff coverage is 20.689%.

:exclamation: Current head 07e5463 differs from pull request most recent head c835152. Consider uploading reports for the commit c835152 to get more accurate results

@@              Coverage Diff               @@
##            master      #110        +/-   ##
==============================================
- Coverage   62.469%   46.280%   -16.189%     
==============================================
  Files           18        18                
  Lines         4487      4490         +3     
==============================================
- Hits          2803      2078       -725     
- Misses        1684      2412       +728     
Impacted Files Coverage Δ
pymake/pymake.py 70.987% <ø> (-4.939%) :arrow_down:
pymake/pymake_parser.py 31.578% <ø> (ø)
pymake/utils/_meson_build.py 6.250% <0.000%> (-0.244%) :arrow_down:
pymake/utils/_usgs_src_update.py 82.044% <7.692%> (-6.208%) :arrow_down:
pymake/pymake_build_apps.py 80.909% <33.333%> (-1.334%) :arrow_down:
pymake/autotest/autotest.py 2.482% <100.000%> (-24.659%) :arrow_down:
pymake/config.py 100.000% <100.000%> (ø)
pymake/plot/dependency_graphs.py 11.688% <100.000%> (-50.812%) :arrow_down:
pymake/utils/usgsprograms.py 37.073% <0.000%> (-46.830%) :arrow_down:
... and 7 more