EcohydrologyTeam / ClearWater-modules

A collection of water quality and vegetation process simulation modules designed to couple with water transport models.
MIT License
5 stars 1 forks source link

Phosphorus, N2, and Pathogens and a very incomplete SedFlux #61

Closed kewalak closed 10 months ago

kewalak commented 11 months ago

Phosphorus, N2, and Pathogens should generally be good to go. Sedflux still needs a good amount of work.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (9b97882) 38.58% compared to head (05898a3) 39.36%. Report is 1 commits behind head on main.

Files Patch % Lines
src/clearwater_modules/nsm1/_main.py 0.00% 2 Missing :warning:
src/clearwater_modules/nsm1/state_variables.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ========================================== + Coverage 38.58% 39.36% +0.77% ========================================== Files 33 33 Lines 1161 1138 -23 ========================================== Hits 448 448 + Misses 713 690 -23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.