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

Made commons compress dependency explicit #1917

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

DavyLandman
Copy link
Member

We were using commons-compress from vallang, so I made it explicit, and also took the opportunity to use zstd support inside common compress to simplify the code a bit.

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6c05758) 49% compared to head (c128ef9) 49%.
Report is 54 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #1917   +/-   ##
=======================================
  Coverage       49%     49%           
- Complexity    6152    6165   +13     
=======================================
  Files          661     661           
  Lines        58697   58698    +1     
  Branches      8546    8547    +1     
=======================================
+ Hits         28936   28965   +29     
+ Misses       27570   27544   -26     
+ Partials      2191    2189    -2     

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

@DavyLandman DavyLandman merged commit d4868ad into main Feb 22, 2024
7 checks passed
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