Refactor #18
mutants.yml
on: pull_request
cargo-mutants (changed lines)
30m 19s
Annotations
2 errors and 10 warnings
|
cargo-mutants (changed lines)
The job has exceeded the maximum execution time of 30m0s
|
|
cargo-mutants (changed lines)
The operation was canceled.
|
|
Missed mutant:
crates/vespertide-cli/src/commands/diff.rs#L323
delete match arm vespertide_core::ConstraintKind::Check in format_constraint_drop_warning
|
|
Missed mutant:
crates/vespertide-cli/src/commands/diff.rs#L321
delete match arm vespertide_core::ConstraintKind::Unique in format_constraint_drop_warning
|
|
Missed mutant:
crates/vespertide-cli/src/commands/diff.rs#L320
delete match arm vespertide_core::ConstraintKind::PrimaryKey in format_constraint_drop_warning
|
|
Missed mutant:
crates/vespertide/src/runtime.rs#L241
delete ! in run_embedded_migrations_with_options
|
|
Missed mutant:
crates/vespertide/src/runtime.rs#L221
delete ! in run_embedded_migrations_with_options
|
|
Missed mutant:
crates/vespertide/src/runtime.rs#L144
delete match arm DatabaseBackend::MySql in in_txn_timeout_sql
|
|
Missed mutant:
crates/vespertide/src/runtime.rs#L136
delete match arm DatabaseBackend::Postgres in in_txn_timeout_sql
|
|
Missed mutant:
crates/vespertide/src/runtime.rs#L113
replace && with || in MigrationRuntimeOptions::is_noop
|
|
Missed mutant:
crates/vespertide/src/runtime.rs#L113
replace MigrationRuntimeOptions::is_noop -> bool with false
|
|
Missed mutant:
crates/vespertide/src/runtime.rs#L113
replace MigrationRuntimeOptions::is_noop -> bool with true
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
mutants-output
|
5.05 MB |
sha256:be64da54aa029cd6dcf01d91d597c42ce6e8425006c6d8886839642a28786017
|
|