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

Arable ingestor #145

Merged
merged 11 commits into from
Sep 10, 2024
Merged

Arable ingestor #145

merged 11 commits into from
Sep 10, 2024

Conversation

meomancer
Copy link
Collaborator

@meomancer meomancer commented Sep 9, 2024

This will fix #9

This is the measurements result from arable
Selection_027

Copy link

github-actions bot commented Sep 9, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
6702 6334 95% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 481017b by action🐍

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 89.09091% with 24 lines in your changes missing coverage. Please review.

Project coverage is 94.47%. Comparing base (dd77bca) to head (481017b).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
django_project/gap/tasks/collector.py 70.58% 10 Missing ⚠️
django_project/gap/ingestor/arable.py 92.40% 6 Missing ⚠️
django_project/gap/tasks/ingestor.py 42.85% 4 Missing ⚠️
django_project/gap/admin/main.py 71.42% 2 Missing ⚠️
django_project/gap/models/ingestor.py 90.00% 1 Missing ⚠️
django_project/gap/tests/mock_response.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
- Coverage   94.61%   94.47%   -0.15%     
==========================================
  Files         110      116       +6     
  Lines        6245     6496     +251     
==========================================
+ Hits         5909     6137     +228     
- Misses        336      359      +23     

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

Copy link
Collaborator

@danangmassandy danangmassandy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @meomancer

@danangmassandy danangmassandy merged commit 05471ef into main Sep 10, 2024
4 checks passed
@danangmassandy danangmassandy deleted the 9-arable-ingestor branch September 10, 2024 04:03
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.

Create data ingestor : Arable
2 participants