modflowpy / pymake

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

fix(mt3d-usgs): remove UZT examples from mt3d-usgs autotest (t009) #119

Closed jdhughes-usgs closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #119 (1cd3a80) into master (fa91afc) will increase coverage by 1.227%. The diff coverage is n/a.

@@              Coverage Diff              @@
##            master      #119       +/-   ##
=============================================
+ Coverage   60.990%   62.218%   +1.227%     
=============================================
  Files           17        17               
  Lines         4481      4481               
=============================================
+ Hits          2733      2788       +55     
+ Misses        1748      1693       -55     
Impacted Files Coverage Δ
pymake/pymake_base.py 86.743% <0.000%> (+0.386%) :arrow_up:
pymake/utils/_compiler_switches.py 80.131% <0.000%> (+0.873%) :arrow_up:
pymake/utils/download.py 69.428% <0.000%> (+1.142%) :arrow_up:
pymake/plot/dependency_graphs.py 68.831% <0.000%> (+57.142%) :arrow_up: