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

Update to v2 pre-release #312

Merged
merged 62 commits into from
Nov 14, 2024

remove incomplete cascading flow notebook.

f632b16
Select commit
Loading
Failed to load commit list.
Merged

Update to v2 pre-release #312

remove incomplete cascading flow notebook.
f632b16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

68.71% (+0.61%) compared to 941a3bb

View this Pull Request on Codecov

68.71% (+0.61%) compared to 941a3bb

Details

Codecov Report

Attention: Patch coverage is 79.27928% with 46 lines in your changes missing coverage. Please review.

Project coverage is 68.71%. Comparing base (941a3bb) to head (f632b16).
Report is 2 commits behind head on feat_gw3099.

Files with missing lines Patch % Lines
pywatershed/utils/mmr_to_mf6_dfw.py 5.26% 18 Missing ⚠️
pywatershed/base/flow_graph.py 83.58% 11 Missing ⚠️
pywatershed/parameters/starfit_parameters.py 0.00% 5 Missing ⚠️
pywatershed/analysis/process_plot.py 0.00% 3 Missing ⚠️
pywatershed/hydrology/prms_channel_flow_graph.py 90.62% 3 Missing ⚠️
pywatershed/hydrology/obsin_flow_node.py 50.00% 2 Missing ⚠️
pywatershed/utils/netcdf_utils.py 94.87% 2 Missing ⚠️
pywatershed/utils/time_utils.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           feat_gw3099     #312      +/-   ##
===============================================
+ Coverage        68.10%   68.71%   +0.61%     
===============================================
  Files               66       66              
  Lines             8964     9108     +144     
===============================================
+ Hits              6105     6259     +154     
+ Misses            2859     2849      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.