Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor(codegen): import dfn utils from devtools#2538

Merged
wpbonelli merged 3 commits into
modflowpy:developfrom
wpbonelli:dfn-stuff
Jun 24, 2025
Merged

refactor(codegen): import dfn utils from devtools#2538
wpbonelli merged 3 commits into
modflowpy:developfrom
wpbonelli:dfn-stuff

Conversation

@wpbonelli

Copy link
Copy Markdown
Member

For the previous release (3.9.3) we copied over some utilities needed for the new code generation module from modflow-devtools. We did this because we were blocked from releasing devtools at the time. Pull these back out and import them.

@wpbonelli wpbonelli added this to the 3.10 milestone Jun 24, 2025
@codecov

codecov Bot commented Jun 24, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 55.9%. Comparing base (556c088) to head (c86159a).
Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
flopy/mf6/utils/codegen/filters.py 0.0% 7 Missing ⚠️
flopy/mf6/utils/codegen/__init__.py 0.0% 1 Missing ⚠️
flopy/mf6/utils/codegen/component.py 0.0% 1 Missing ⚠️
flopy/mf6/utils/generate_classes.py 0.0% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           develop    #2538     +/-   ##
==========================================
+ Coverage     55.5%    55.9%   +0.3%     
==========================================
  Files          644      639      -5     
  Lines       124135   123641    -494     
==========================================
+ Hits         68947    69119    +172     
+ Misses       55188    54522    -666     
Files with missing lines Coverage Δ
flopy/mf6/utils/codegen/__init__.py 0.0% <0.0%> (ø)
flopy/mf6/utils/codegen/component.py 0.0% <0.0%> (ø)
flopy/mf6/utils/generate_classes.py 17.5% <0.0%> (ø)
flopy/mf6/utils/codegen/filters.py 0.0% <0.0%> (ø)

... and 48 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@wpbonelli wpbonelli merged commit 38ab403 into modflowpy:develop Jun 24, 2025
18 of 19 checks passed
@wpbonelli wpbonelli deleted the dfn-stuff branch June 24, 2025 20:01
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