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: sync remote sources #982

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

siiddhantt
Copy link
Collaborator

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    -- sync remote sources every X days
    -- detect and sync only changed files
    -- allow users to choose specific files to sync

Copy link

vercel bot commented Jun 6, 2024

@siiddhantt is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

@siiddhantt siiddhantt changed the title feat: periodic task to schedule sync feat: sync remote sources Jun 6, 2024
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

Attention: Patch coverage is 30.76923% with 36 lines in your changes missing coverage. Please review.

Project coverage is 21.65%. Comparing base (1ae7771) to head (9ca5f62).
Report is 37 commits behind head on main.

Current head 9ca5f62 differs from pull request most recent head aa73303

Please upload reports for the commit aa73303 to get more accurate results.

Files Patch % Lines
application/worker.py 28.57% 20 Missing ⚠️
application/api/internal/routes.py 16.66% 10 Missing ⚠️
application/api/user/tasks.py 50.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #982      +/-   ##
==========================================
+ Coverage   21.58%   21.65%   +0.07%     
==========================================
  Files          80       80              
  Lines        3600     3643      +43     
==========================================
+ Hits          777      789      +12     
- Misses       2823     2854      +31     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant