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: file mode when type: tree #779

Merged
merged 1 commit into from
Jan 31, 2024
Merged

fix: file mode when type: tree #779

merged 1 commit into from
Jan 31, 2024

Conversation

caarlos0
Copy link
Member

closes #777

closes #777

Signed-off-by: Carlos Alexandro Becker <[email protected]>
@caarlos0 caarlos0 added the bug Something isn't working label Jan 31, 2024
@caarlos0 caarlos0 requested a review from a team January 31, 2024 11:07
@caarlos0 caarlos0 self-assigned this Jan 31, 2024
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 31, 2024
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4c2aafc
Status: ✅  Deploy successful!
Preview URL: https://db2c60d3.nfpm.pages.dev
Branch Preview URL: https://fix-perms.nfpm.pages.dev

View logs

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e1ebfda) 75.15% compared to head (4c2aafc) 75.18%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #779      +/-   ##
==========================================
+ Coverage   75.15%   75.18%   +0.03%     
==========================================
  Files          13       13              
  Lines        2475     2478       +3     
==========================================
+ Hits         1860     1863       +3     
  Misses        435      435              
  Partials      180      180              

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

@caarlos0 caarlos0 merged commit f8ccc9d into main Jan 31, 2024
41 checks passed
@caarlos0 caarlos0 deleted the fix-perms branch January 31, 2024 17:51
@github-actions github-actions bot added this to the 2.36.0 milestone Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

file_info.mode is not inherited when using type: tree
2 participants