DrylandEcology / SOILWAT2

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

Feature error handling #367

Closed N1ckP3rsl3y closed 8 months ago

N1ckP3rsl3y commented 10 months ago
codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (f2b5037) 73.93% compared to head (43da1ab) 71.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/devel_v7.2.0 #367 +/- ## ======================================================== - Coverage 73.93% 71.52% -2.42% ======================================================== Files 21 21 Lines 4937 5446 +509 ======================================================== + Hits 3650 3895 +245 - Misses 1287 1551 +264 ``` | [Files](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/367?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology) | Coverage Δ | | |---|---|---| | [src/generic.c](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/367?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology#diff-c3JjL2dlbmVyaWMuYw==) | `33.62% <100.00%> (-4.40%)` | :arrow_down: | | [src/SW\_Flow\_lib\_PET.c](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/367?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology#diff-c3JjL1NXX0Zsb3dfbGliX1BFVC5j) | `95.53% <0.00%> (-0.67%)` | :arrow_down: | | [src/SW\_Sky.c](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/367?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology#diff-c3JjL1NXX1NreS5j) | `88.88% <25.00%> (-2.29%)` | :arrow_down: | | [src/rands.c](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/367?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology#diff-c3JjL3JhbmRzLmM=) | `60.50% <55.55%> (-0.90%)` | :arrow_down: | | [src/mymemory.c](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/367?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology#diff-c3JjL215bWVtb3J5LmM=) | `76.47% <60.00%> (-8.15%)` | :arrow_down: | | [src/SW\_Output\_mock.c](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/367?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology#diff-c3JjL1NXX091dHB1dF9tb2NrLmM=) | `13.23% <11.11%> (+5.68%)` | :arrow_up: | | [src/SW\_Flow\_lib.c](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/367?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology#diff-c3JjL1NXX0Zsb3dfbGliLmM=) | `82.86% <50.00%> (-0.53%)` | :arrow_down: | | [src/SW\_Flow.c](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/367?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology#diff-c3JjL1NXX0Zsb3cuYw==) | `73.30% <50.00%> (-2.40%)` | :arrow_down: | | [src/SW\_Model.c](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/367?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology#diff-c3JjL1NXX01vZGVsLmM=) | `62.74% <7.69%> (-3.58%)` | :arrow_down: | | [src/SW\_Carbon.c](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/367?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology#diff-c3JjL1NXX0NhcmJvbi5j) | `67.10% <10.52%> (-0.47%)` | :arrow_down: | | ... and [10 more](https://app.codecov.io/gh/DrylandEcology/SOILWAT2/pull/367?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DrylandEcology) | |

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