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

utils: move memdup from libsqsh to cextras #115

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Conversation

Gottox
Copy link
Owner

@Gottox Gottox commented Sep 4, 2023

This change moves the sqsh_memdup() function from libsqsh to cextras.

This change moves the sqsh_memdup() function from libsqsh to cextras.
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.02% ⚠️

Comparison is base (60a6b67) 59.21% compared to head (5d844d2) 59.19%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   59.21%   59.19%   -0.02%     
==========================================
  Files          58       58              
  Lines        4742     4735       -7     
  Branches      710      708       -2     
==========================================
- Hits         2808     2803       -5     
  Misses       1524     1524              
+ Partials      410      408       -2     
Files Changed Coverage Δ
lib/directory/directory_iterator.c 75.98% <ø> (-0.88%) ⬇️
lib/file/file.c 59.77% <0.00%> (ø)
lib/utils/utils.h 100.00% <ø> (+23.52%) ⬆️
lib/xattr/xattr_iterator.c 70.19% <100.00%> (ø)

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

@Gottox Gottox merged commit 1876920 into main Sep 4, 2023
23 checks passed
@Gottox Gottox deleted the improve/cextras-memdup branch September 5, 2023 10:40
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