DrylandEcology / SOILWAT2

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

Feature nc units #393

Closed dschlaep closed 5 months ago

dschlaep commented 5 months ago

Convert output to user requested units (#392)

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 72.74%. Comparing base (055bb84) to head (303e771).

Files Patch % Lines
src/SW_Flow_lib.c 44.44% 5 Missing :warning:
src/SW_Files.c 73.33% 4 Missing :warning:
src/SW_Control.c 57.14% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/devel_v8.0.0 #393 +/- ## ======================================================== - Coverage 72.80% 72.74% -0.06% ======================================================== Files 20 20 Lines 5640 5646 +6 ======================================================== + Hits 4106 4107 +1 - Misses 1534 1539 +5 ```

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