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

Add support for post-resolution policies #214

Merged
merged 8 commits into from
Jun 26, 2024

Merge branch 'main' into policy-engine-step-2

cfc4f25
Select commit
Loading
Failed to load commit list.
Merged

Add support for post-resolution policies #214

Merge branch 'main' into policy-engine-step-2
cfc4f25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 25, 2024 in 0s

19.1% of diff hit (target 74.5%)

View this Pull Request on Codecov

19.1% of diff hit (target 74.5%)

Annotations

Check warning on line 169 in crates/weaver_checker/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_checker/src/lib.rs#L167-L169

Added lines #L167 - L169 were not covered by tests

Check warning on line 182 in crates/weaver_checker/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_checker/src/lib.rs#L182

Added line #L182 was not covered by tests

Check warning on line 257 in crates/weaver_checker/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_checker/src/lib.rs#L256-L257

Added lines #L256 - L257 were not covered by tests

Check warning on line 318 in crates/weaver_checker/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_checker/src/lib.rs#L318

Added line #L318 was not covered by tests

Check warning on line 331 in crates/weaver_checker/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_checker/src/lib.rs#L331

Added line #L331 was not covered by tests

Check warning on line 335 in crates/weaver_checker/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_checker/src/lib.rs#L334-L335

Added lines #L334 - L335 were not covered by tests

Check warning on line 337 in crates/weaver_checker/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_checker/src/lib.rs#L337

Added line #L337 was not covered by tests

Check warning on line 341 in crates/weaver_checker/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_checker/src/lib.rs#L340-L341

Added lines #L340 - L341 were not covered by tests

Check warning on line 343 in crates/weaver_checker/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_checker/src/lib.rs#L343

Added line #L343 was not covered by tests

Check warning on line 92 in crates/weaver_common/src/diagnostic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_common/src/diagnostic.rs#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 98 in crates/weaver_common/src/diagnostic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_common/src/diagnostic.rs#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 174 in crates/weaver_common/src/diagnostic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_common/src/diagnostic.rs#L169-L174

Added lines #L169 - L174 were not covered by tests

Check warning on line 185 in crates/weaver_common/src/diagnostic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_common/src/diagnostic.rs#L179-L185

Added lines #L179 - L185 were not covered by tests

Check warning on line 35 in crates/weaver_semconv/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_semconv/src/path.rs#L30-L35

Added lines #L30 - L35 were not covered by tests

Check warning on line 38 in crates/weaver_semconv/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/weaver_semconv/src/path.rs#L38

Added line #L38 was not covered by tests