Skip to content

refactor: update the MODFLOW 6 targets to 6.8.0 - #350

Open
jdhughes-dev wants to merge 5 commits into
modflowpy:developfrom
jdhughes-dev:update-programs-20260906
Open

refactor: update the MODFLOW 6 targets to 6.8.0#350
jdhughes-dev wants to merge 5 commits into
modflowpy:developfrom
jdhughes-dev:update-programs-20260906

Conversation

@jdhughes-dev

Copy link
Copy Markdown
Collaborator

mf6, zbud6 and libmf6 build the 6.8.0 release and the development targets report 6.9.0.dev0. MODFLOW 6 6.8.0 adds Timing/ParallelAts.f90 to the source files that are only built with MPI, which is now removed with the other files that have external library dependencies.

numpy, coverage, matplotlib, modflow-devtools and codespell also carry the versions flopy pins, and python 3.14 is added to the classifiers.

MODFLOW 6 6.8.0 adds Timing/ParallelAts.f90 to the source files that are
only built with MPI, which a serial build cannot compile.
mf6, zbud6 and libmf6 build the 6.8.0 release, and the development targets
report the 6.9.0.dev0 version on the develop branch.
numpy, coverage, matplotlib, modflow-devtools and codespell carry the
versions flopy pins, and python 3.14 is added to the classifiers.
@codecov

codecov Bot commented Sep 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.894%. Comparing base (b414e10) to head (1f22685).

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #350   +/-   ##
=========================================
  Coverage   80.894%   80.894%           
=========================================
  Files           20        20           
  Lines         3266      3266           
=========================================
  Hits          2642      2642           
  Misses         624       624           
Files with missing lines Coverage Δ
pymake/utils/_usgs_src_update.py 95.638% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

The Release Notes project url, which is shown on the PyPI page, pointed at
the flopy changelog.
pixi reports the project table as deprecated on every task it runs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant