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/remove unnecessary required vars #407

Closed vgro closed 6 months ago

vgro commented 6 months ago

This PR removes unnecessary variables from required_vars and moves the bounds for variables to the constants file.

Type of change

Key checklist

Further checks

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 93.20%. Comparing base (c94cef6) to head (8ce2eb1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #407 +/- ## =========================================== + Coverage 93.19% 93.20% +0.01% =========================================== Files 60 60 Lines 2953 2959 +6 =========================================== + Hits 2752 2758 +6 Misses 201 201 ```

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