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(particledata): support 1D numpy array for partlocs #2074

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

wpbonelli
Copy link
Member

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4051244) 71.3% compared to head (686074d) 71.3%.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #2074   +/-   ##
=======================================
  Coverage     71.3%   71.3%           
=======================================
  Files          259     259           
  Lines        59264   59269    +5     
=======================================
+ Hits         42279   42283    +4     
- Misses       16985   16986    +1     
Files Coverage Δ
flopy/modpath/mp7particledata.py 85.9% <80.0%> (-0.1%) ⬇️

@wpbonelli wpbonelli merged commit ea73e0d into modflowpy:develop Jan 25, 2024
24 checks passed
@wpbonelli wpbonelli deleted the particledata branch January 25, 2024 21:06
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.

New datatype checking (or np.ndarray requirements) in flopy/modpath/mp7particledata.py?
1 participant