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

Write a specialized threaded compressor and special case writing with one thread #162

Merged
merged 17 commits into from
Oct 11, 2023

Conversation

rhpvorderman
Copy link
Collaborator

Checklist

  • Pull request details were added to CHANGELOG.rst
  • Documentation was updated (if needed)

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (8c5980d) 96.03% compared to head (e8fd360) 94.55%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #162      +/-   ##
===========================================
- Coverage    96.03%   94.55%   -1.49%     
===========================================
  Files            3        3              
  Lines          404      441      +37     
  Branches        68       72       +4     
===========================================
+ Hits           388      417      +29     
- Misses          13       19       +6     
- Partials         3        5       +2     
Files Coverage Δ
src/isal/igzip_threaded.py 94.46% <95.00%> (-2.55%) ⬇️

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

@rhpvorderman rhpvorderman merged commit 71b7d61 into develop Oct 11, 2023
20 checks passed
@rhpvorderman rhpvorderman deleted the specialcaseonethread branch October 11, 2023 16:44
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