Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

wpbonelli
Copy link
Member

Fix #2440 and one more similar case

Copy link

codecov bot commented Feb 8, 2025

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
21 of 22 checks passed
@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