modflowpy / flopy

A Python package to create, run, and post-process MODFLOW-based models.
https://flopy.readthedocs.io
Other
507 stars 307 forks source link

test(snapshots): use devtools snapshot fixtures #2189

Closed wpbonelli closed 4 months ago

wpbonelli commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.1%. Comparing base (029a4e1) to head (d03e6df). Report is 18 commits behind head on develop.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2189 +/- ## ========================================= + Coverage 68.3% 70.1% +1.7% ========================================= Files 260 261 +1 Lines 57947 58223 +276 ========================================= + Hits 39611 40829 +1218 + Misses 18336 17394 -942 ``` [see 179 files with indirect coverage changes](https://app.codecov.io/gh/modflowpy/flopy/pull/2189/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy)