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

Move functions for creating/extracting tarballs into utils #7132

Merged
merged 1 commit into from Mar 19, 2024

Conversation

tristan957
Copy link
Member

Useful for other code paths which will handle zstd compression and decompression.

This is related to my pg_upgrade work specifically, but seems more generally useful.

@tristan957 tristan957 requested a review from a team as a code owner March 14, 2024 20:52
@tristan957 tristan957 requested a review from arpad-m March 14, 2024 20:52
libs/utils/src/zstd.rs Outdated Show resolved Hide resolved
libs/utils/src/zstd.rs Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Mar 15, 2024

2706 tests run: 2576 passed, 0 failed, 130 skipped (full report)


Flaky tests (1)

Postgres 16

  • test_crafted_wal_end[last_wal_record_crossing_segment]: debug

Code coverage* (full report)

  • functions: 28.3% (7131 of 25175 functions)
  • lines: 46.9% (43725 of 93325 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
b77af1b at 2024-03-19T14:45:06.751Z :recycle:

@tristan957 tristan957 force-pushed the tristan957/zstd branch 2 times, most recently from de51440 to 5a8850f Compare March 18, 2024 16:53
@tristan957
Copy link
Member Author

test failures...

Useful for other code paths which will handle zstd compression and
decompression.
@tristan957 tristan957 merged commit 64c6dfd into main Mar 19, 2024
53 checks passed
@tristan957 tristan957 deleted the tristan957/zstd branch March 19, 2024 15:50
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

2 participants