Skip to content

Release 1.5.0 #165

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

Merged
merged 26 commits into from
Oct 12, 2023
Merged

Release 1.5.0 #165

merged 26 commits into from
Oct 12, 2023

Conversation

rhpvorderman
Copy link
Collaborator

Checklist

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

Write a specialized threaded compressor and special case writing with one thread
Make sure large write calls cannot overflow the buffer in ThreadedGzipWriter
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

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

Comparison is base (c689da0) 96.03% compared to head (74883cf) 94.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
- Coverage   96.03%   94.67%   -1.37%     
==========================================
  Files           3        3              
  Lines         404      451      +47     
  Branches       68       74       +6     
==========================================
+ Hits          388      427      +39     
- Misses         13       17       +4     
- Partials        3        7       +4     
Files Coverage Δ
src/isal/__init__.py 64.28% <100.00%> (ø)
src/isal/igzip_threaded.py 94.66% <92.95%> (-2.35%) ⬇️

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

@rhpvorderman rhpvorderman merged commit 95517bc into main Oct 12, 2023
@rhpvorderman rhpvorderman deleted the release_1.5.0 branch October 12, 2023 05:30
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