Skip to content

Integrate threading modules from python-isal #27

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 8 commits into from
Dec 24, 2023
Merged

Conversation

rhpvorderman
Copy link
Contributor

@rhpvorderman rhpvorderman commented Dec 22, 2023

Checklist

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

fixes #9

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

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

Comparison is base (8b1128a) 98.73% compared to head (094a9c0) 94.43%.

Files Patch % Lines
src/zlib_ng/gzip_ng_threaded.py 92.09% 14 Missing and 9 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #27      +/-   ##
===========================================
- Coverage    98.73%   94.43%   -4.31%     
===========================================
  Files            2        3       +1     
  Lines          158      449     +291     
  Branches        39       81      +42     
===========================================
+ Hits           156      424     +268     
- Misses           1       15      +14     
- Partials         1       10       +9     

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

@rhpvorderman rhpvorderman merged commit c5502d6 into develop Dec 24, 2023
@rhpvorderman rhpvorderman deleted the threading branch September 25, 2024 07:42
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.

Threaded GzipNGFile implementation
1 participant