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

Skip to content

fix(mp7particledata.py): avoid attribute error#2441

Merged
wpbonelli merged 1 commit into
modflowpy:developfrom
wpbonelli:fix-2440
Feb 8, 2025
Merged

fix(mp7particledata.py): avoid attribute error#2441
wpbonelli merged 1 commit into
modflowpy:developfrom
wpbonelli:fix-2440

Conversation

@wpbonelli

Copy link
Copy Markdown
Member

Fix #2440 and one more similar case

@codecov

codecov Bot commented Feb 8, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.3%. Comparing base (bb9824e) to head (b418e6c).
Report is 49 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #2441     +/-   ##
=========================================
+ Coverage     68.4%   76.3%   +7.8%     
=========================================
  Files          294     293      -1     
  Lines        59390   60120    +730     
=========================================
+ Hits         40652   45886   +5234     
+ Misses       18738   14234   -4504     
Files with missing lines Coverage Δ
flopy/modpath/mp7particledata.py 88.4% <ø> (-0.5%) ⬇️

... and 249 files with indirect coverage changes

@wpbonelli wpbonelli merged commit 9385daa into modflowpy:develop Feb 8, 2025
@wpbonelli wpbonelli deleted the fix-2440 branch February 8, 2025 12:11
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.

bug: NodeParticleData error message expects array instead of list (a quick fix)

1 participant