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

Add farm group #155

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Add farm group #155

merged 2 commits into from
Sep 20, 2024

Conversation

meomancer
Copy link
Collaborator

This will fix #136

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7314 6914 95% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 333f074 by action🐍

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 95.50562% with 8 lines in your changes missing coverage. Please review.

Project coverage is 94.48%. Comparing base (26d8b57) to head (333f074).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
django_project/gap/admin/farm.py 76.92% 6 Missing ⚠️
django_project/gap/models/crop_insight.py 93.54% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
+ Coverage   94.45%   94.48%   +0.03%     
==========================================
  Files         123      125       +2     
  Lines        6955     7096     +141     
==========================================
+ Hits         6569     6705     +136     
- Misses        386      391       +5     

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

@meomancer meomancer merged commit 38960bc into main Sep 20, 2024
4 checks passed
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.

Crop plan generator by FarmGroup
1 participant