Closed aleaf closed 1 year ago
Merging #69 (4ab2aaf) into develop (88e3569) will increase coverage by
0.00%
. The diff coverage is97.01%
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## develop #69 +/- ##
========================================
Coverage 89.09% 89.10%
========================================
Files 64 64
Lines 12255 12271 +16
========================================
+ Hits 10919 10934 +15
- Misses 1336 1337 +1
Impacted Files | Coverage Δ | |
---|---|---|
mfsetup/grid.py | 86.94% <88.88%> (-0.02%) |
:arrow_down: |
mfsetup/obs.py | 91.66% <96.55%> (-0.31%) |
:arrow_down: |
mfsetup/mf6model.py | 97.60% <100.00%> (+0.03%) |
:arrow_up: |
mfsetup/mfnwtmodel.py | 92.25% <100.00%> (+0.05%) |
:arrow_up: |
mfsetup/tests/test_mf6_shellmound.py | 93.62% <100.00%> (+0.04%) |
:arrow_up: |
mfsetup/tests/test_pfl_mfnwt_inset.py | 97.18% <100.00%> (ø) |
|
mfsetup/tests/test_pleasant_mf6_inset.py | 86.30% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Refactor setup_head_observations to include inputs in signature and to more as a stand-alone function. Support regular Flopy StructuredGrids with rasterize() method. Support inner and outer CSV file output in IMS package.