DrylandEcology / SOILWAT2

An ecosystem water balance simulation model
GNU General Public License v3.0
5 stars 2 forks source link

Encapsulate RNG variable in dedicated type #374

Closed dschlaep closed 8 months ago

dschlaep commented 8 months ago
codecov[bot] commented 8 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (12c88aa) 73.93% compared to head (75cfbd4) 73.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/devel_v7.2.0 #374 +/- ## ===================================================== Coverage 73.93% 73.93% ===================================================== Files 21 21 Lines 4937 4937 ===================================================== Hits 3650 3650 Misses 1287 1287 ``` | [Files](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology) | Coverage Δ | | |---|---|---| | [src/SW\_Markov.c](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology#diff-c3JjL1NXX01hcmtvdi5j) | `78.37% <ø> (ø)` | | | [src/rands.c](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/374?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology#diff-c3JjL3JhbmRzLmM=) | `61.40% <100.00%> (ø)` | |

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