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

file_ext: make sure file is always initialized when running a multithreaded iterator. #300

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

Gottox
Copy link
Owner

@Gottox Gottox commented Dec 8, 2024

fixes #298

Copy link

codecov bot commented Dec 8, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 64.30%. Comparing base (b2b0b2f) to head (ba8cbc4).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
libsqsh/src/posix/file_ext.c 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #300      +/-   ##
==========================================
+ Coverage   64.24%   64.30%   +0.05%     
==========================================
  Files          75       75              
  Lines        5958     5958              
  Branches      904      904              
==========================================
+ Hits         3828     3831       +3     
+ Misses       1591     1589       -2     
+ Partials      539      538       -1     

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

@Gottox Gottox force-pushed the fix/unpack-empty-files branch from a89db5b to ba8cbc4 Compare December 8, 2024 11:39
Copy link

sonarqubecloud bot commented Dec 8, 2024

@Gottox Gottox merged commit d1e8116 into main Dec 8, 2024
19 checks passed
Gottox added a commit that referenced this pull request Dec 8, 2024
file_ext: make sure file is always initialized when running a multithreaded iterator.
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.

Segfault at sqsh__data_inode_modified_time()
1 participant