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

feat(settings): add track_activity_query_size setting configuration #3052

Merged
merged 8 commits into from
Jan 20, 2025

Conversation

avallete
Copy link
Member

To merge after: https://github.com/supabase/infrastructure/pull/21241

  • Add track_activity_query_size setting customization
  • Update types and beta.yaml to latest api schema

@coveralls
Copy link

coveralls commented Jan 17, 2025

Pull Request Test Coverage Report for Build 12823257477

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

  • 0 of 9 (0.0%) changed or added relevant lines in 2 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 58.367%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/branches/list/list.go 0 3 0.0%
internal/snippets/download/download.go 0 6 0.0%
Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 12815664319: -0.04%
Covered Lines: 7590
Relevant Lines: 13004

💛 - Coveralls

api/beta.yaml Outdated Show resolved Hide resolved
cmd/snippets.go Outdated Show resolved Hide resolved
pkg/config/db.go Outdated Show resolved Hide resolved
@avallete avallete marked this pull request as ready for review January 17, 2025 06:22
@avallete avallete requested a review from a team as a code owner January 17, 2025 06:22
@avallete avallete requested a review from sweatybridge January 17, 2025 06:22
Copy link
Contributor

@sweatybridge sweatybridge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. pending next api deploy

@avallete
Copy link
Member Author

Ready to go, tested with the latest api deploy on a project, seems all good.

@avallete avallete merged commit 38a8816 into develop Jan 20, 2025
9 checks passed
@avallete avallete deleted the feat/add-track-activity-query-size-setting branch January 20, 2025 09:07
@github-actions github-actions bot mentioned this pull request Jan 21, 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