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

Added support for github actions upload v4 #1093

Merged
merged 1 commit into from
Feb 3, 2024

Added support for github actions upload v4

9abfa27
Select commit
Failed to load commit list.
Merged

Added support for github actions upload v4 #1093

Added support for github actions upload v4
9abfa27
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Feb 3, 2024 in 1s

4.47% of diff hit (target 7.36%)

View this Pull Request on Codecov

4.47% of diff hit (target 7.36%)

Annotations

Check warning on line 35 in src/Nuke/EnsurePackageSourceHasCredentialsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/EnsurePackageSourceHasCredentialsAttribute.cs#L35

Added line #L35 was not covered by tests

Check warning on line 40 in src/Nuke/EnsurePackageSourceHasCredentialsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/EnsurePackageSourceHasCredentialsAttribute.cs#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 47 in src/Nuke/EnsurePackageSourceHasCredentialsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/EnsurePackageSourceHasCredentialsAttribute.cs#L47

Added line #L47 was not covered by tests

Check warning on line 56 in src/Nuke/EnsurePackageSourceHasCredentialsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/EnsurePackageSourceHasCredentialsAttribute.cs#L56

Added line #L56 was not covered by tests

Check warning on line 105 in src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs#L102-L105

Added lines #L102 - L105 were not covered by tests

Check warning on line 172 in src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs#L147-L172

Added lines #L147 - L172 were not covered by tests

Check warning on line 237 in src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs#L208-L237

Added lines #L208 - L237 were not covered by tests

Check warning on line 247 in src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs#L245-L247

Added lines #L245 - L247 were not covered by tests

Check warning on line 287 in src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs#L284-L287

Added lines #L284 - L287 were not covered by tests

Check warning on line 364 in src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs#L364

Added line #L364 was not covered by tests

Check warning on line 383 in src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs#L367-L383

Added lines #L367 - L383 were not covered by tests

Check warning on line 394 in src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs#L388-L394

Added lines #L388 - L394 were not covered by tests

Check warning on line 408 in src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs#L407-L408

Added lines #L407 - L408 were not covered by tests

Check warning on line 431 in src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs#L410-L431

Added lines #L410 - L431 were not covered by tests

Check warning on line 17 in src/Nuke/GithubActions/UsingStep.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/GithubActions/UsingStep.cs#L17

Added line #L17 was not covered by tests

Check warning on line 37 in src/Nuke/GithubActions/UsingStep.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/GithubActions/UsingStep.cs#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 43 in src/Nuke/GithubActions/UsingStep.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/GithubActions/UsingStep.cs#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 11 in src/Nuke/Settings.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Nuke/Settings.cs#L11

Added line #L11 was not covered by tests