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
8 stars 1 forks source link

Removed a handful of now defunct constants and methods. #482

Closed TaranRallings closed 2 weeks ago

TaranRallings commented 2 weeks ago

Description

This removes a handful of constants and methods that were left over from my original implementation of energetics and mortality. These are no longer in use and so I've cleaned them out.

Fixes # (issue)

Type of change

Key checklist

Further checks

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 94.91%. Comparing base (48e4b0a) to head (c92e94b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #482 +/- ## =========================================== - Coverage 94.95% 94.91% -0.04% =========================================== Files 70 70 Lines 3886 3857 -29 =========================================== - Hits 3690 3661 -29 Misses 196 196 ```

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