Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update growth stage and growth stage start date in FarmRegistry #407

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Implement chunked reading of grid crop metadata and update tests

b98838a
Select commit
Loading
Failed to load commit list.
Open

feat: Update growth stage and growth stage start date in FarmRegistry #407

Implement chunked reading of grid crop metadata and update tests
b98838a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2025 in 0s

94.04% (target 80.00%)

View this Pull Request on Codecov

94.04% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 93.50649% with 5 lines in your changes missing coverage. Please review.

Project coverage is 94.04%. Comparing base (dad4f7e) to head (b98838a).

Files with missing lines Patch % Lines
django_project/dcas/pipeline.py 85.71% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #407      +/-   ##
==========================================
- Coverage   94.04%   94.04%   -0.01%     
==========================================
  Files         259      259              
  Lines       15841    15910      +69     
==========================================
+ Hits        14898    14962      +64     
- Misses        943      948       +5     

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