Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: deploy functions in parallel over api #3154

Merged
merged 1 commit into from
Feb 17, 2025
Merged

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Feb 17, 2025

What kind of change does this PR introduce?

feature

What is the new behavior?

supabase functions deploy --use-api --jobs 3

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner February 17, 2025 09:48
@coveralls
Copy link

coveralls commented Feb 17, 2025

Pull Request Test Coverage Report for Build 13368289551

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 40 of 51 (78.43%) changed or added relevant lines in 2 files are covered.
  • 10 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.08%) to 58.255%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/functions/deploy/deploy.go 1 5 20.0%
internal/functions/deploy/upload.go 39 46 84.78%
Files with Coverage Reduction New Missed Lines %
internal/functions/deploy/upload.go 5 76.47%
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 13366353046: 0.08%
Covered Lines: 7787
Relevant Lines: 13367

💛 - Coveralls

@sweatybridge sweatybridge force-pushed the para-deploy branch 3 times, most recently from bc2628c to b8d9779 Compare February 17, 2025 10:13
@sweatybridge sweatybridge merged commit ef456e3 into develop Feb 17, 2025
9 checks passed
@sweatybridge sweatybridge deleted the para-deploy branch February 17, 2025 19:33
@github-actions github-actions bot mentioned this pull request Feb 18, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants