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

Feature - Feeding Animals into Data #415

Closed TaranRallings closed 4 months ago

TaranRallings commented 5 months ago

Description

These changes introduce some animal data to be tracked by the central Data system. The point, at this stage, is not to be tracking important science but to have some basic tracking infrastructure in place to add to later and for demos of the VE system. Included here is tracking for population densities and for respiration products.

Fixes # (issue)

Type of change

Key checklist

Further checks

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 94.50%. Comparing base (8a5dcdf) to head (570462c). Report is 3 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #415 +/- ## =========================================== + Coverage 94.45% 94.50% +0.04% =========================================== Files 68 68 Lines 3555 3583 +28 =========================================== + Hits 3358 3386 +28 Misses 197 197 ```

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