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

Test extension upgrade compatibility #10244

Merged
merged 36 commits into from
Jan 29, 2025

Conversation

a-masterov
Copy link
Contributor

@a-masterov a-masterov commented Dec 26, 2024

Problem

We have to test the extensions, shipped with Neon for compatibility before the upgrade.

Summary of changes

Added the test for compatibility with the upgraded extensions.

Copy link

github-actions bot commented Dec 26, 2024

7414 tests run: 7063 passed, 0 failed, 351 skipped (full report)


Flaky tests (6)

Postgres 17

Code coverage* (full report)

  • functions: 33.5% (8505 of 25357 functions)
  • lines: 49.3% (71514 of 145136 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
510e83c at 2025-01-28T15:33:50.864Z :recycle:

@a-masterov a-masterov marked this pull request as ready for review January 13, 2025 15:20
@a-masterov a-masterov requested review from a team as code owners January 13, 2025 15:20
Copy link
Contributor

@lubennikovaav lubennikovaav left a comment

Choose a reason for hiding this comment

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

looks good to me

@a-masterov a-masterov changed the base branch from main to amasterov/print-docker-logs-in-another-step January 23, 2025 13:15
@a-masterov a-masterov requested review from a team as code owners January 23, 2025 13:15
@a-masterov a-masterov requested review from mattpodraza, mtyazici and erikgrinaker and removed request for a team January 23, 2025 13:15
@a-masterov a-masterov changed the base branch from amasterov/print-docker-logs-in-another-step to main January 23, 2025 13:17
@a-masterov a-masterov changed the base branch from main to amasterov/print-docker-logs-in-another-step January 23, 2025 13:21
@a-masterov a-masterov changed the base branch from amasterov/print-docker-logs-in-another-step to main January 23, 2025 13:22
@a-masterov a-masterov force-pushed the amasterov/test-extensions-compatibility branch from e9120f5 to e11334d Compare January 23, 2025 13:26
@a-masterov a-masterov added this pull request to the merge queue Jan 29, 2025
Merged via the queue into main with commit 9f81828 Jan 29, 2025
87 checks passed
@a-masterov a-masterov deleted the amasterov/test-extensions-compatibility branch January 29, 2025 09:20
winter-loo pushed a commit to winter-loo/neon that referenced this pull request Feb 4, 2025
## Problem
We have to test the extensions, shipped with Neon for compatibility
before the upgrade.
## Summary of changes
Added the test for compatibility with the upgraded extensions.
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.

4 participants