Skip to content

fix: convert all paths to relative for deploy#3403

Merged
sweatybridge merged 2 commits into
developfrom
fix-flag
Apr 8, 2025
Merged

fix: convert all paths to relative for deploy#3403
sweatybridge merged 2 commits into
developfrom
fix-flag

Conversation

@sweatybridge

@sweatybridge sweatybridge commented Apr 8, 2025

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

failed to load import map: readfile /Users/qiao/work/cli/supabase/functions/deno.json: invalid argument

What is the new behavior?

No error when bundling with import map flag

supabase functions deploy test --import-map supabase/functions/deno.json --use-api

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner April 8, 2025 10:53
@coveralls

coveralls commented Apr 8, 2025

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 14339664396

Details

  • 6 of 11 (54.55%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.005%) to 51.131%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/function/deploy.go 6 11 54.55%
Files with Coverage Reduction New Missed Lines %
internal/storage/rm/rm.go 2 89.53%
Totals Coverage Status
Change from base Build 14329846778: -0.005%
Covered Lines: 7005
Relevant Lines: 13700

💛 - Coveralls

@sweatybridge sweatybridge merged commit 2902199 into develop Apr 8, 2025
@sweatybridge sweatybridge deleted the fix-flag branch April 8, 2025 17:47
@github-actions github-actions Bot mentioned this pull request Apr 15, 2025
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.

3 participants