Mutation testing #19
Annotations
2 errors and 10 warnings
|
mutants
The job has exceeded the maximum execution time of 6h0m0s
|
|
mutants
The operation was canceled.
|
|
Missed mutant:
crates/core-types/src/auth.rs#L1428
replace AuthenticationContext::auth_type -> Cow<'_, str> with Cow::Borrowed("xyzzy")
|
|
Missed mutant:
crates/core-types/src/auth.rs#L1428
replace AuthenticationContext::auth_type -> Cow<'_, str> with Cow::Owned("".to_owned())
|
|
Missed mutant:
crates/core-types/src/auth.rs#L1428
replace AuthenticationContext::auth_type -> Cow<'_, str> with Cow::Borrowed("")
|
|
Missed mutant:
crates/core-types/src/auth.rs#L715
replace < with <= in SecurityContext::is_expired
|
|
Missed mutant:
crates/core-types/src/auth.rs#L658
replace SecurityContext::test_build -> SecurityContextTestingBuilder with Default::default()
|
|
Missed mutant:
crates/core/src/policy.rs#L111
replace <impl From<PolicyError> for openstack_keystone_api_types::error::KeystoneApiError>::from -> Self with Default::default()
|
|
Missed mutant:
crates/core/src/auth.rs#L145
replace < with <= in ValidatedSecurityContext::new_for_scope
|
|
Missed mutant:
crates/core/src/auth.rs#L145
replace < with > in ValidatedSecurityContext::new_for_scope
|
|
Missed mutant:
crates/core/src/auth.rs#L145
replace < with == in ValidatedSecurityContext::new_for_scope
|
|
Missed mutant:
crates/core/src/auth.rs#L129
replace < with <= in ValidatedSecurityContext::new_for_scope
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
mutants-report
|
4.89 MB |
sha256:043e2cc0d91ec03ec97be145db7a2e1305ce458221d519127707c8f587b9a6af
|
|