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

chore: switch from xz2 to liblzma #133

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

ctron
Copy link
Contributor

@ctron ctron commented Sep 4, 2024

Closes #132

@github-actions github-actions bot added the internal An internal refactor or improvement label Sep 4, 2024
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.49%. Comparing base (106c365) to head (61f0804).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files         102      102           
  Lines       10078    10078           
=======================================
  Hits         9926     9926           
  Misses        152      152           

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

@brianheineman
Copy link
Contributor

@ctron Thanks for the PR an the explanation in #132

@brianheineman brianheineman merged commit a17df89 into theseus-rs:main Sep 4, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problems with xz2, seems dead, switch to liblzma
2 participants