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

fs(perm): set permission to 0755 (drwxr-xr-x) when create new directory #161

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

wenchy
Copy link
Member

@wenchy wenchy commented Oct 30, 2024

No description provided.

Copy link

codecov bot commented Oct 30, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 63.32%. Comparing base (e5ff8b9) to head (58e64ab).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
internal/xlsxgen/xlsxgen.go 0.00% 2 Missing ⚠️
internal/confgen/confgen.go 66.66% 0 Missing and 1 partial ⚠️
internal/confgen/parser.go 50.00% 1 Missing ⚠️
internal/confgen/util.go 83.33% 0 Missing and 1 partial ⚠️
internal/protogen/exporter.go 0.00% 0 Missing and 1 partial ⚠️
log/driver/zapdriver/logger.go 0.00% 1 Missing ⚠️
store/store.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   63.34%   63.32%   -0.03%     
==========================================
  Files          74       74              
  Lines        9959     9959              
==========================================
- Hits         6309     6307       -2     
- Misses       3064     3067       +3     
+ Partials      586      585       -1     

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

@wenchy wenchy changed the title dir(perm): set permission to 0755 (drwxr-xr-x) when create new directory fs(perm): set permission to 0755 (drwxr-xr-x) when create new directory Oct 30, 2024
@Kybxd Kybxd merged commit 3a3f5cb into master Oct 30, 2024
8 checks passed
@Kybxd Kybxd deleted the new-dir-default-perm branch October 30, 2024 12:47
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.

2 participants