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: Adds validation_state to the json reports from the Reader #930

Merged
merged 6 commits into from
Feb 19, 2025

chore: clean up unreferenced values

a3b7a6c
Select commit
Loading
Failed to load commit list.
Merged

feat: Adds validation_state to the json reports from the Reader #930

chore: clean up unreferenced values
a3b7a6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 18, 2025 in 0s

73.18% of diff hit (target 78.91%)

View this Pull Request on Codecov

73.18% of diff hit (target 78.91%)

Annotations

Check warning on line 165 in cawg_identity/src/identity_assertion/assertion.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cawg_identity/src/identity_assertion/assertion.rs#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 177 in cawg_identity/src/identity_assertion/assertion.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cawg_identity/src/identity_assertion/assertion.rs#L177

Added line #L177 was not covered by tests

Check warning on line 82 in make_test_images/src/compare_manifests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

make_test_images/src/compare_manifests.rs#L82

Added line #L82 was not covered by tests

Check warning on line 85 in make_test_images/src/compare_manifests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

make_test_images/src/compare_manifests.rs#L85

Added line #L85 was not covered by tests

Check warning on line 89 in make_test_images/src/compare_manifests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

make_test_images/src/compare_manifests.rs#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 105 in make_test_images/src/compare_manifests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

make_test_images/src/compare_manifests.rs#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 138 in make_test_images/src/compare_manifests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

make_test_images/src/compare_manifests.rs#L138

Added line #L138 was not covered by tests

Check warning on line 70 in sdk/src/manifest_store_report.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/manifest_store_report.rs#L62-L70

Added lines #L62 - L70 were not covered by tests

Check warning on line 157 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L157

Added line #L157 was not covered by tests

Check warning on line 190 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L190

Added line #L190 was not covered by tests

Check warning on line 228 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L228

Added line #L228 was not covered by tests

Check warning on line 241 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L241

Added line #L241 was not covered by tests

Check warning on line 244 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L243-L244

Added lines #L243 - L244 were not covered by tests

Check warning on line 246 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L246

Added line #L246 was not covered by tests

Check warning on line 256 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L248-L256

Added lines #L248 - L256 were not covered by tests

Check warning on line 273 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L266-L273

Added lines #L266 - L273 were not covered by tests

Check warning on line 382 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L382

Added line #L382 was not covered by tests

Check warning on line 398 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L397-L398

Added lines #L397 - L398 were not covered by tests

Check warning on line 466 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L466

Added line #L466 was not covered by tests

Check warning on line 470 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L470

Added line #L470 was not covered by tests

Check warning on line 557 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L555-L557

Added lines #L555 - L557 were not covered by tests

Check warning on line 581 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L576-L581

Added lines #L576 - L581 were not covered by tests

Check warning on line 592 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L590-L592

Added lines #L590 - L592 were not covered by tests

Check warning on line 607 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L605-L607

Added lines #L605 - L607 were not covered by tests

Check warning on line 609 in sdk/src/reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/src/reader.rs#L609

Added line #L609 was not covered by tests