Skip to content

Add testing of snapshots #12662

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

Open
wants to merge 69 commits into
base: main
Choose a base branch
from
Open

Conversation

a-masterov
Copy link
Contributor

@a-masterov a-masterov commented Jul 21, 2025

Problem

We didn't test snapshots during the random operations test.

Summary of changes

The tests for the entire lifecycle of snapshots are added.
Now we test creation, deletion, and restoration of the snapshots. We verify consistency after restoring a branch from a snapshot.

@a-masterov a-masterov changed the base branch from main to amasterov/random-ops-add July 21, 2025 09:23
@a-masterov a-masterov changed the base branch from amasterov/random-ops-add to main July 21, 2025 09:24
Copy link

github-actions bot commented Jul 21, 2025

9108 tests run: 8455 passed, 0 failed, 653 skipped (full report)


Flaky tests (1)

Postgres 15

Code coverage* (full report)

  • functions: 34.7% (8838 of 25456 functions)
  • lines: 45.8% (71626 of 156521 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
f26987d at 2025-07-31T11:20:03.572Z :recycle:

@a-masterov a-masterov changed the title Amasterov/random ops add snapshots Add testing of snapshots Jul 23, 2025
@a-masterov a-masterov marked this pull request as ready for review July 23, 2025 13:59
@a-masterov a-masterov requested review from a team and bayandin July 23, 2025 13:59
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.

1 participant