modflowpy / pymake

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

refactor(autotest): refactor numpy imports #112

Closed jdhughes-usgs closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #112 (3ee8bcf) into master (3c39b81) will decrease coverage by 3.628%. The diff coverage is 57.142%.

:exclamation: Current head 3ee8bcf differs from pull request most recent head 637fbcd. Consider uploading reports for the commit 637fbcd to get more accurate results

@@              Coverage Diff              @@
##            master      #112       +/-   ##
=============================================
- Coverage   62.360%   58.731%   -3.629%     
=============================================
  Files           18        18               
  Lines         4490      4495        +5     
=============================================
- Hits          2800      2640      -160     
- Misses        1690      1855      +165     
Impacted Files Coverage Δ
pymake/autotest/autotest.py 27.195% <50.000%> (+0.054%) :arrow_up:
pymake/config.py 100.000% <100.000%> (ø)
pymake/plot/dependency_graphs.py 11.688% <0.000%> (-57.143%) :arrow_down:
pymake/utils/_Popen_wrapper.py 67.500% <0.000%> (-22.500%) :arrow_down:
pymake/pymake_base.py 75.804% <0.000%> (-10.940%) :arrow_down:
pymake/utils/_compiler_switches.py 76.637% <0.000%> (-3.931%) :arrow_down:
pymake/pymake.py 74.691% <0.000%> (-1.235%) :arrow_down:
pymake/utils/download.py 68.965% <0.000%> (-0.575%) :arrow_down: