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

refactor: safe exec commands #3699

Merged

Rename allowedEnvs to allowedExpressions

4e2108f
Select commit
Loading
Failed to load commit list.
Merged

refactor: safe exec commands #3699

Rename allowedEnvs to allowedExpressions
4e2108f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jan 23, 2024 in 0s

87.61% of diff hit (target 60.00%)

View this Pull Request on Codecov

87.61% of diff hit (target 60.00%)

Annotations

Check warning on line 73 in pkg/ddc/efc/operations/base.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/ddc/efc/operations/base.go#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 70 in pkg/ddc/jindo/operations/base.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/ddc/jindo/operations/base.go#L70

Added line #L70 was not covered by tests

Check warning on line 93 in pkg/ddc/jindocache/operations/base.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/ddc/jindocache/operations/base.go#L91-L93

Added lines #L91 - L93 were not covered by tests

Check warning on line 91 in pkg/ddc/jindofsx/operations/base.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/ddc/jindofsx/operations/base.go#L91

Added line #L91 was not covered by tests

Check warning on line 330 in pkg/ddc/juicefs/operations/base.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/ddc/juicefs/operations/base.go#L330

Added line #L330 was not covered by tests

Check warning on line 160 in pkg/ddc/thin/operations/base.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/ddc/thin/operations/base.go#L160

Added line #L160 was not covered by tests

Check warning on line 87 in pkg/utils/cmdguard/exec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/utils/cmdguard/exec.go#L87

Added line #L87 was not covered by tests

Check warning on line 58 in pkg/utils/home.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/utils/home.go#L58

Added line #L58 was not covered by tests