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

remove chunked output for now #132

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

garymm
Copy link
Owner

@garymm garymm commented Mar 10, 2024

remove chunked output for now

It adds too much complexity. I want to focus on the basics.

Change-Id: I45c0da75d8a3c81eb20a982c8ccba6a1c87b2374

It adds too much complexity. I want to focus on the basics.

Change-Id: I45c0da75d8a3c81eb20a982c8ccba6a1c87b2374
@garymm garymm force-pushed the I45c0da75d8a3c81eb20a982c8ccba6a1c87b2374 branch from dada981 to d681a57 Compare March 10, 2024 00:26
@garymm garymm marked this pull request as ready for review March 10, 2024 00:27
@garymm garymm requested a review from oliverlee March 10, 2024 00:27
@garymm garymm enabled auto-merge (squash) March 10, 2024 00:27
Copy link

codecov bot commented Mar 10, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 83.04%. Comparing base (e9ddce1) to head (d681a57).

Files Patch % Lines
src/decompress.cpp 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   82.93%   83.04%   +0.10%     
==========================================
  Files          16       16              
  Lines         627      625       -2     
  Branches       38       38              
==========================================
- Hits          520      519       -1     
  Misses         92       92              
+ Partials       15       14       -1     

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

@garymm garymm disabled auto-merge March 10, 2024 00:34
@garymm garymm merged commit 4c37384 into master Mar 10, 2024
27 of 28 checks passed
@garymm garymm deleted the I45c0da75d8a3c81eb20a982c8ccba6a1c87b2374 branch March 10, 2024 00:34
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

1 participant