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(realtime): bump up version to 2.29.13 #2444

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

filipecabaco
Copy link
Contributor

@filipecabaco filipecabaco commented Jun 19, 2024

What kind of change does this PR introduce?

This removes some complexity from starting up realtime into realtime startup process. To know more please check supabase/realtime#1081

@filipecabaco filipecabaco requested a review from a team as a code owner June 19, 2024 21:42
@filipecabaco
Copy link
Contributor Author

Indeed it seems that schema init is blocked due to Realtime, will better investigate tomorrow but I suspect that since we did some changes to how the application starts that is interfering with the seeding

@coveralls
Copy link

coveralls commented Jun 19, 2024

Pull Request Test Coverage Report for Build 9588448415

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 60.308%

Totals Coverage Status
Change from base Build 9583134002: 0.0%
Covered Lines: 6895
Relevant Lines: 11433

💛 - Coveralls

@filipecabaco filipecabaco changed the title realtime: Bump up version to 2.29.9 realtime: Bump up version to 2.29.12 Jun 24, 2024
This removes some complexity from starting up realtime into realtime startup process. To know more please check supabase/realtime#1081
@coveralls
Copy link

coveralls commented Jun 27, 2024

Pull Request Test Coverage Report for Build 9690759694

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

  • 8 of 8 (100.0%) changed or added relevant lines in 2 files are covered.
  • 73 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.01%) to 60.329%

Files with Coverage Reduction New Missed Lines %
internal/utils/config.go 73 57.65%
Totals Coverage Status
Change from base Build 9657806970: 0.01%
Covered Lines: 6904
Relevant Lines: 11444

💛 - Coveralls

@sweatybridge sweatybridge changed the title realtime: Bump up version to 2.29.12 feat(realtime): bump up version to 2.29.13 Jun 27, 2024
@coveralls
Copy link

coveralls commented Jun 27, 2024

Pull Request Test Coverage Report for Build 9691706821

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

  • 8 of 8 (100.0%) changed or added relevant lines in 2 files are covered.
  • 73 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.004%) to 60.322%

Files with Coverage Reduction New Missed Lines %
internal/utils/config.go 73 57.65%
Totals Coverage Status
Change from base Build 9657806970: 0.004%
Covered Lines: 6902
Relevant Lines: 11442

💛 - Coveralls

@sweatybridge sweatybridge changed the title feat(realtime): bump up version to 2.29.13 fix(realtime): bump up version to 2.29.13 Jun 27, 2024
@sweatybridge sweatybridge merged commit dd2ba72 into develop Jun 27, 2024
12 checks passed
@sweatybridge sweatybridge deleted the realtime/bump-realtime-image branch June 27, 2024 06:30
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.

None yet

3 participants