Skip to content

More generic compression methods in archival - #1346

Merged
esoteric-ephemera merged 3 commits into
developfrom
zstd
Nov 18, 2025
Merged

More generic compression methods in archival#1346
esoteric-ephemera merged 3 commits into
developfrom
zstd

Conversation

@esoteric-ephemera

Copy link
Copy Markdown
Collaborator

Adds more general compression methods to emmet-archival, with a preference for zstd. Allows for auto-detection of known magic bytes (should probably pad this out with everything in py 3.14's compression library)

@esoteric-ephemera
esoteric-ephemera changed the base branch from main to develop November 11, 2025 20:01
@codecov-commenter

codecov-commenter commented Nov 11, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.55556% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.04%. Comparing base (e051b08) to head (dd875e9).

Files with missing lines Patch % Lines
emmet-archival/emmet/archival/core.py 77.41% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1346      +/-   ##
===========================================
- Coverage    86.06%   86.04%   -0.02%     
===========================================
  Files          227      227              
  Lines        17764    17788      +24     
===========================================
+ Hits         15288    15306      +18     
- Misses        2476     2482       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tschaume tschaume left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🎉

@esoteric-ephemera
esoteric-ephemera merged commit 9ef2fa8 into develop Nov 18, 2025
12 checks passed
@esoteric-ephemera
esoteric-ephemera deleted the zstd branch November 18, 2025 16:47
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.

3 participants