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: [BREAKING] make use of the new action cache #2509

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

add dryrun early exit to CopyTarStream

f875732
Select commit
Loading
Failed to load commit list.
Open

feat: [BREAKING] make use of the new action cache #2509

add dryrun early exit to CopyTarStream
f875732
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 3, 2024 in 1s

70.42% of diff hit (target 50.00%)

View this Pull Request on Codecov

70.42% of diff hit (target 50.00%)

Annotations

Check warning on line 67 in pkg/container/host_environment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/container/host_environment.go#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 319 in pkg/runner/action.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/action.go#L319

Added line #L319 was not covered by tests

Check warning on line 555 in pkg/runner/action.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/action.go#L554-L555

Added lines #L554 - L555 were not covered by tests

Check warning on line 557 in pkg/runner/action.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/action.go#L557

Added line #L557 was not covered by tests

Check warning on line 660 in pkg/runner/action.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/action.go#L659-L660

Added lines #L659 - L660 were not covered by tests

Check warning on line 662 in pkg/runner/action.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/action.go#L662

Added line #L662 was not covered by tests

Check warning on line 81 in pkg/runner/step_action_remote.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/step_action_remote.go#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 86 in pkg/runner/step_action_remote.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/step_action_remote.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 88 in pkg/runner/step_action_remote.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/step_action_remote.go#L88

Added line #L88 was not covered by tests

Check warning on line 90 in pkg/runner/step_action_remote.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/step_action_remote.go#L90

Added line #L90 was not covered by tests

Check warning on line 96 in pkg/runner/step_action_remote.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/runner/step_action_remote.go#L96

Added line #L96 was not covered by tests