ImperialCollegeLondon / virtual_ecosystem

This repository is the home for the codebase for the Virtual Ecosystem project.
https://virtual-ecosystem.readthedocs.io
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

Revised animal excretion #460

Closed TaranRallings closed 3 months ago

TaranRallings commented 3 months ago

Description

This is a fairly straightforward change providing a revised metabolic framework. The pre-existing metabolize and excrete methods have been reconfigured into:

As we are not currently tracking nitrogen or water, the excrete trait and method does nothing but provide structure.

Fixes # (issue)

Type of change

Key checklist

Further checks

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.96%. Comparing base (c60a201) to head (a81376a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #460 +/- ## =========================================== + Coverage 94.75% 94.96% +0.20% =========================================== Files 70 70 Lines 3793 3792 -1 =========================================== + Hits 3594 3601 +7 + Misses 199 191 -8 ```

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