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

fix: drop webhooks request history on remote reset #2892

Merged
merged 1 commit into from
Nov 16, 2024
Merged

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Nov 15, 2024

What kind of change does this PR introduce?

Bug fix #2696

What is the new behavior?

Also clears supabase_functions.hooks table on reset.

Additional context

Add any other context or screenshots.

@coveralls
Copy link

coveralls commented Nov 15, 2024

Pull Request Test Coverage Report for Build 11855914477

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 7 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.03%) to 59.654%

Files with Coverage Reduction New Missed Lines %
internal/storage/rm/rm.go 2 89.53%
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 11855552688: -0.03%
Covered Lines: 6386
Relevant Lines: 10705

💛 - Coveralls

@sweatybridge sweatybridge merged commit 91eabb1 into develop Nov 16, 2024
9 checks passed
@sweatybridge sweatybridge deleted the drop-hooks branch November 16, 2024 07:48
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.

supabase db reset doesnt reset supabase_functions.hooks and so
2 participants