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(gridgen): support arbitrary path-like for shapefiles #2026

Merged
merged 6 commits into from
Dec 4, 2023

Conversation

wpbonelli
Copy link
Member

@wpbonelli wpbonelli commented Dec 1, 2023

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Merging #2026 (39574f5) into develop (b3510e9) will increase coverage by 0.0%.
Report is 1 commits behind head on develop.
The diff coverage is 75.0%.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #2026   +/-   ##
=======================================
  Coverage     72.8%   72.8%           
=======================================
  Files          259     259           
  Lines        59042   59043    +1     
=======================================
+ Hits         43028   43029    +1     
  Misses       16014   16014           
Files Coverage Δ
flopy/utils/gridgen.py 86.8% <75.0%> (+<0.1%) ⬆️

@wpbonelli wpbonelli merged commit 5110975 into modflowpy:develop Dec 4, 2023
24 checks passed
@wpbonelli wpbonelli deleted the gridgen branch December 4, 2023 19:55
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.

.shp always appended to filename, even if it already has .shp extension (gridgen module)
2 participants