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

🌱 convert binary artifact check to probe #3508

Merged
merged 15 commits into from
Dec 5, 2023

Merge branch 'main' into binary-artifacts-probe

b333a8f
Select commit
Loading
Failed to load commit list.
Merged

🌱 convert binary artifact check to probe #3508

Merge branch 'main' into binary-artifacts-probe
b333a8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 5, 2023 in 1s

75.78% of diff hit (within 10.00% threshold of 76.39%)

View this Pull Request on Codecov

75.78% of diff hit (within 10.00% threshold of 76.39%)

Annotations

Check warning on line 57 in checks/binary_artifact.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

checks/binary_artifact.go#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 45 in checks/evaluation/binary_artifacts.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

checks/evaluation/binary_artifacts.go#L45

Added line #L45 was not covered by tests

Check warning on line 35 in probes/freeOfAnyBinaryArtifacts/impl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

probes/freeOfAnyBinaryArtifacts/impl.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 47 in probes/freeOfAnyBinaryArtifacts/impl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

probes/freeOfAnyBinaryArtifacts/impl.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 56 in probes/freeOfAnyBinaryArtifacts/impl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

probes/freeOfAnyBinaryArtifacts/impl.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 35 in probes/freeOfUnverifiedBinaryArtifacts/impl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

probes/freeOfUnverifiedBinaryArtifacts/impl.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 50 in probes/freeOfUnverifiedBinaryArtifacts/impl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

probes/freeOfUnverifiedBinaryArtifacts/impl.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 65 in probes/freeOfUnverifiedBinaryArtifacts/impl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

probes/freeOfUnverifiedBinaryArtifacts/impl.go#L64-L65

Added lines #L64 - L65 were not covered by tests