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 task to run pipeline #373

Merged
merged 16 commits into from
Jan 29, 2025
Merged

add task to run pipeline #373

merged 16 commits into from
Jan 29, 2025

Conversation

danangmassandy
Copy link
Collaborator

@danangmassandy danangmassandy commented Jan 21, 2025

This is for #309

TODO:

  • Create DCASRequest before running the pipeline
  • Make weekday config as a list of weekdays
  • Change to farm_registry_group_id_list
  • Add config to process farm_registry_group_id_list
  • Run the task after T.io ingestor is finished

Copy link

github-actions bot commented Jan 22, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
15272 14398 94% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 0c9be76 by action🐍

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 90.61584% with 32 lines in your changes missing coverage. Please review.

Project coverage is 94.15%. Comparing base (48b1704) to head (0c9be76).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
django_project/dcas/tasks.py 87.09% 20 Missing ⚠️
django_project/dcas/admin.py 69.56% 7 Missing ⚠️
django_project/gap/ingestor/tio_shortterm.py 42.85% 4 Missing ⚠️
django_project/dcas/queries.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #373      +/-   ##
==========================================
- Coverage   94.33%   94.15%   -0.19%     
==========================================
  Files         252      254       +2     
  Lines       14461    14802     +341     
==========================================
+ Hits        13642    13937     +295     
- Misses        819      865      +46     

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

@mvmaltitz mvmaltitz linked an issue Jan 22, 2025 that may be closed by this pull request
@danangmassandy danangmassandy marked this pull request as ready for review January 29, 2025 15:10
@danangmassandy danangmassandy merged commit 2549519 into main Jan 29, 2025
4 checks passed
@danangmassandy danangmassandy deleted the feat-dcas-task branch January 29, 2025 15:14
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.

DCAS: Create task to process the FarmRegistry
1 participant