Skip to content

Feature branch for biomass related functionality#1484

Draft
davidorme wants to merge 33 commits intodevelopfrom
1482-feature-branch-for-biomass-related-functionality
Draft

Feature branch for biomass related functionality#1484
davidorme wants to merge 33 commits intodevelopfrom
1482-feature-branch-for-biomass-related-functionality

Conversation

@davidorme
Copy link
Copy Markdown
Collaborator

Description

This is a feature branch for developing and deploying Biomass functionality.

Fixes #1482

Type of change

  • New feature (non-breaking change which adds functionality)
  • Optimization (back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)

Key checklist

  • Make sure you've run the pre-commit checks: $ pre-commit run -a
  • All tests pass: $ poetry run pytest

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works
  • Relevant documentation reviewed and updated

…into 1343-develop-actual-biomass-representation
…al-biomass-representation

Develop actual biomass representation
@davidorme davidorme linked an issue Mar 27, 2026 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 27, 2026

Codecov Report

❌ Patch coverage is 95.76923% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.99%. Comparing base (6489439) to head (fccbf75).
⚠️ Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
virtual_ecosystem/models/plants/biomasses.py 96.00% 9 Missing ⚠️
virtual_ecosystem/models/plants/stoichiometry.py 90.90% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1484      +/-   ##
===========================================
+ Coverage    94.96%   94.99%   +0.02%     
===========================================
  Files           71       72       +1     
  Lines         7547     7787     +240     
===========================================
+ Hits          7167     7397     +230     
- Misses         380      390      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@davidorme davidorme marked this pull request as draft March 31, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature branch for biomass related functionality

2 participants