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

Fix issue 359, missing uid/gid #360

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

rbran
Copy link
Contributor

@rbran rbran commented Nov 21, 2023

fix #359

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

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

Comparison is base (d8cc6f1) 73.19% compared to head (47c5918) 73.07%.

Files Patch % Lines
backhand/src/filesystem/writer.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #360      +/-   ##
==========================================
- Coverage   73.19%   73.07%   -0.12%     
==========================================
  Files          21       21              
  Lines        2917     2908       -9     
  Branches     2917     2908       -9     
==========================================
- Hits         2135     2125      -10     
  Misses        515      515              
- Partials      267      268       +1     

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

@wcampbell0x2a
Copy link
Owner

Good find

@wcampbell0x2a wcampbell0x2a merged commit 7da9724 into wcampbell0x2a:master Nov 22, 2023
29 of 31 checks passed
@rbran rbran deleted the fix-push-dir-all branch November 22, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic when using dir_push_all
2 participants