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

Add buffer argument to TSVD for compatibility #74

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

maltezfaria
Copy link
Member

Fixes #73

Copy link

codecov bot commented Sep 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.40%. Comparing base (4457912) to head (fb34008).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/compressor.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   75.40%   75.40%           
=======================================
  Files          14       14           
  Lines        1476     1476           
=======================================
  Hits         1113     1113           
  Misses        363      363           

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

@maltezfaria maltezfaria merged commit b362458 into main Sep 15, 2024
5 of 6 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.

TSVD() as compression algorithm produces method error
1 participant