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

feat: Windows safe default permissions (fixes ACL errors/performance) #911

Merged

:art: :hammer: simplify the windows cfg

281c74a
Select commit
Loading
Failed to load commit list.
Merged

feat: Windows safe default permissions (fixes ACL errors/performance) #911

:art: :hammer: simplify the windows cfg
281c74a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 16, 2024 in 0s

65.67% of diff hit (target 85.74%)

View this Pull Request on Codecov

65.67% of diff hit (target 85.74%)

Annotations

Check warning on line 124 in src/color.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/color.rs#L121-L124

Added lines #L121 - L124 were not covered by tests

Check warning on line 114 in src/core.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core.rs#L108-L114

Added lines #L108 - L114 were not covered by tests

Check warning on line 83 in src/flags/permission.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/flags/permission.rs#L83

Added line #L83 was not covered by tests

Check warning on line 162 in src/meta/filetype.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/filetype.rs#L162

Added line #L162 was not covered by tests

Check warning on line 301 in src/meta/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/mod.rs#L297-L301

Added lines #L297 - L301 were not covered by tests

Check warning on line 307 in src/meta/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/mod.rs#L304-L307

Added lines #L304 - L307 were not covered by tests

Check warning on line 309 in src/meta/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/mod.rs#L309

Added line #L309 was not covered by tests

Check warning on line 333 in src/meta/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/mod.rs#L333

Added line #L333 was not covered by tests

Check warning on line 126 in src/meta/permissions.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/permissions.rs#L126

Added line #L126 was not covered by tests

Check warning on line 19 in src/meta/permissions_or_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/permissions_or_attributes.rs#L19

Added line #L19 was not covered by tests

Check warning on line 23 in src/meta/permissions_or_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/permissions_or_attributes.rs#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 39 in src/meta/windows_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/windows_attributes.rs#L35-L39

Added lines #L35 - L39 were not covered by tests

Check warning on line 43 in src/meta/windows_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/windows_attributes.rs#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 47 in src/meta/windows_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/windows_attributes.rs#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 51 in src/meta/windows_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/windows_attributes.rs#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 57 in src/meta/windows_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/windows_attributes.rs#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 59 in src/meta/windows_attributes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/meta/windows_attributes.rs#L59

Added line #L59 was not covered by tests