Skip to content

backup: implement manifest aggregation#1307

Open
sssciel wants to merge 1 commit into
masterfrom
g.rybakov/tntp-8208-backup
Open

backup: implement manifest aggregation#1307
sssciel wants to merge 1 commit into
masterfrom
g.rybakov/tntp-8208-backup

Conversation

@sssciel

@sssciel sssciel commented Jun 18, 2026

Copy link
Copy Markdown
Member

Add backup manifest data types, fragment decoding, aggregation,
validation, warnings, and unit tests with testdata fixtures.

Closes TNTP-8208

@sssciel sssciel force-pushed the g.rybakov/tntp-8208-backup branch 5 times, most recently from 01dbb36 to b552793 Compare June 19, 2026 11:35
@sssciel sssciel changed the title add files backup: implement manifest aggregation Jun 19, 2026
@sssciel sssciel self-assigned this Jun 19, 2026
@sssciel sssciel requested review from bigbes, elhimov and patapenka-alexey and removed request for elhimov June 19, 2026 11:43
@sssciel sssciel force-pushed the g.rybakov/tntp-8208-backup branch 2 times, most recently from 0220cf6 to 1876b8c Compare June 19, 2026 12:04
Add backup manifest data types, fragment decoding, aggregation,
validation, warnings, and unit tests with testdata fixtures.

Closes TNTP-8208
@sssciel sssciel force-pushed the g.rybakov/tntp-8208-backup branch from 1876b8c to 261879e Compare June 19, 2026 12:15
fixtureFragmentWithEmptyRecoveryPoints = "fragment_with_empty_recovery_points.json"
)

func mustReadFixture(t *testing.T, name string) []byte {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

embed test files

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.

2 participants