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

Skip to content

refactor: resolve ruff check F821 for undefined name#2374

Merged
wpbonelli merged 1 commit into
modflowpy:developfrom
mwtoews:fix-F821
Nov 18, 2024
Merged

refactor: resolve ruff check F821 for undefined name#2374
wpbonelli merged 1 commit into
modflowpy:developfrom
mwtoews:fix-F821

Conversation

@mwtoews

@mwtoews mwtoews commented Nov 17, 2024

Copy link
Copy Markdown
Contributor

This is a minor refactor to resolve F821 for undefined name.

As with other checks, "flopy/mf6/**/*.py" is ignored (which currently has several F821 issues).

@codecov

codecov Bot commented Nov 17, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.9%. Comparing base (bb9824e) to head (54a2622).
Report is 7 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #2374     +/-   ##
=========================================
+ Coverage     68.4%   75.9%   +7.5%     
=========================================
  Files          294     294             
  Lines        59390   61638   +2248     
=========================================
+ Hits         40652   46841   +6189     
+ Misses       18738   14797   -3941     

see 229 files with indirect coverage changes

---- 🚨 Try these New Features:

@wpbonelli wpbonelli merged commit 373b82d into modflowpy:develop Nov 18, 2024
@mwtoews mwtoews deleted the fix-F821 branch November 18, 2024 16:56
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.

2 participants