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

feat(binaryfile): add head/budget file reversal script #2383

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

wpbonelli
Copy link
Member

Close #2382. Also remove the need for tdis in the reversal methods by inferring period length etc from data headers.

@wpbonelli wpbonelli added this to the 3.9 milestone Nov 26, 2024
@wpbonelli wpbonelli marked this pull request as ready for review November 26, 2024 19:42
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

Attention: Patch coverage is 67.30769% with 17 lines in your changes missing coverage. Please review.

Project coverage is 75.9%. Comparing base (bb9824e) to head (2bd90a7).
Report is 13 commits behind head on develop.

Files with missing lines Patch % Lines
flopy/utils/binaryfile/reverse.py 0.0% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #2383     +/-   ##
=========================================
+ Coverage     68.4%   75.9%   +7.5%     
=========================================
  Files          294     295      +1     
  Lines        59390   61661   +2271     
=========================================
+ Hits         40652   46848   +6196     
+ Misses       18738   14813   -3925     
Files with missing lines Coverage Δ
flopy/utils/binaryfile/__init__.py 86.3% <100.0%> (ø)
flopy/utils/binaryfile/reverse.py 0.0% <0.0%> (ø)

... and 228 files with indirect coverage changes

@wpbonelli wpbonelli merged commit 4eac631 into modflowpy:develop Nov 27, 2024
23 checks passed
@wpbonelli wpbonelli deleted the reverse-script branch November 27, 2024 02: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.

feature: head/budget file reversal script
1 participant