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

@sweatybridge sweatybridge 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 owner February 24, 2025 06:35
@sweatybridge sweatybridge changed the title fix: log url only for debugging http fix: log url only for debugging http requests Feb 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 Coverage Covered Lines Changed/Added Lines %
internal/debug/http.go 0 10 0.0%
Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 13491727940: 0.1%
Covered Lines: 7789
Relevant Lines: 13343

💛 - Coveralls

@sweatybridge sweatybridge merged commit ce74050 into develop Apr 14, 2025
@sweatybridge sweatybridge deleted the debug-transport branch April 14, 2025 15:23
@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.

2 participants