Skip to content

fix: log url only for debugging http requests - #3200

Merged
sweatybridge merged 1 commit into
developfrom
debug-transport
Apr 14, 2025
Merged

fix: log url only for debugging http requests#3200
sweatybridge merged 1 commit into
developfrom
debug-transport

Conversation

@sweatybridge

@sweatybridgesweatybridge commented Feb 24, 2025

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

chore

What is the new behavior?

Replaces trace context with simplified debug output.

$ supabase start --debug
...
2025/02/24 14:33:21 HTTP HEAD: https://127.0.0.1:54321/rest-admin/v1/ready
2025/02/24 14:33:21 HTTP HEAD: https://127.0.0.1:54321/functions/v1/_internal/health
Started supabase local development setup.

Additional context

TODO:

  • also replace transport for docker api

@sweatybridge
sweatybridge requested a review from a team as a code ownerFebruary 24, 2025 06:35
@sweatybridgesweatybridge changed the title fix: log url only for debugging httpfix: log url only for debugging http requestsFeb 24, 2025
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 13492198798

Details

  • 0 of 10(0.0%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 58.375%

Changes Missing CoverageCovered LinesChanged/Added Lines%
internal/debug/http.go0100.0%
Files with Coverage ReductionNew Missed Lines%
internal/gen/keys/keys.go512.9%
TotalsCoverage Status
Change from base Build 13491727940:0.1%
Covered Lines:7789
Relevant Lines:13343

💛 - Coveralls

@sweatybridge
sweatybridge merged commit ce74050 into developApr 14, 2025
@sweatybridge
sweatybridge deleted the debug-transport branch April 14, 2025 15:23
@github-actionsgithub-actionsBot mentioned this pull request Apr 15, 2025
Sign up for freeto 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.

2 participants

@sweatybridge@coveralls