DrylandEcology / SOILWAT2

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

Feature include output in tests #391

Closed dschlaep closed 7 months ago

dschlaep commented 7 months ago

Compile tests with output code (#85)

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (98b0328) 70.61% compared to head (d93ad1e) 72.80%.

Files Patch % Lines
src/filefuncs.c 12.50% 7 Missing :warning:
src/SW_Control.c 81.25% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/devel_v8.0.0 #391 +/- ## ======================================================== + Coverage 70.61% 72.80% +2.18% ======================================================== Files 21 20 -1 Lines 5697 5640 -57 ======================================================== + Hits 4023 4106 +83 + Misses 1674 1534 -140 ```

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