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/multithread read #282

Merged
merged 22 commits into from
Aug 15, 2024
Merged

Add/multithread read #282

merged 22 commits into from
Aug 15, 2024

Conversation

Gottox
Copy link
Owner

@Gottox Gottox commented Aug 12, 2024

No description provided.

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

Attention: Patch coverage is 62.79863% with 109 lines in your changes missing coverage. Please review.

Project coverage is 64.37%. Comparing base (a17cd88) to head (278d341).
Report is 23 commits behind head on main.

Files Patch % Lines
tools/src/unpack.c 50.00% 44 Missing and 19 partials ⚠️
libsqsh/src/posix/file_ext.c 63.72% 21 Missing and 16 partials ⚠️
libsqsh/src/extract/extract_manager.c 86.36% 3 Missing and 3 partials ⚠️
libsqsh/src/tree/path_resolver.c 0.00% 1 Missing and 1 partial ⚠️
libsqsh/src/posix/threadpool.c 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #282      +/-   ##
==========================================
- Coverage   64.60%   64.37%   -0.24%     
==========================================
  Files          74       75       +1     
  Lines        5575     5752     +177     
  Branches      840      874      +34     
==========================================
+ Hits         3602     3703     +101     
- Misses       1485     1531      +46     
- Partials      488      518      +30     

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

Copy link

sonarcloud bot commented Aug 15, 2024

@Gottox Gottox marked this pull request as ready for review August 15, 2024 17:58
@Gottox Gottox merged commit 5b33483 into main Aug 15, 2024
18 checks passed
@Gottox Gottox deleted the add/multithread_read branch August 15, 2024 17:58
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