Update coverage #13
Annotations
6 errors, 14 warnings, and 2 notices
|
cargo-mutants (parser-0)
The operation was canceled.
|
|
cargo-mutants (parser-1)
The operation was canceled.
|
|
cargo-mutants (encoder)
Process completed with exit code 2.
|
|
cargo-mutants (apply)
Canceling since a higher priority waiting request for mutants-Mutation Testing-refs/pull/164/merge exists
|
|
cargo-mutants (apply)
The operation was canceled.
|
|
Mutation Testing
Canceling since a higher priority waiting request for mutants-Mutation Testing-refs/pull/164/merge exists
|
|
Missed mutant:
libs/braillify/src/rules/math/parser/parse.rs#L99
replace && with || in parse_math_expression_with_math_mode
|
|
Missed mutant:
libs/braillify/src/rules/math/parser/parse.rs#L49
replace && with || in is_combinatorics_with_space
|
|
Missed mutant:
libs/braillify/src/rules/math/parser/parse.rs#L50
replace && with || in is_combinatorics_with_space
|
|
Missed mutant:
libs/braillify/src/rules/math/encoder.rs#L93
replace || with && in should_suppress_space
|
|
Missed mutant:
libs/braillify/src/rules/token_rules/math_expression/apply.rs#L295
replace < with <= in run
|
|
Missed mutant:
libs/braillify/src/rules/token_rules/math_expression/apply.rs#L250
replace && with || in run
|
|
Missed mutant:
libs/braillify/src/rules/token_rules/math_expression/apply.rs#L186
replace || with && in prev_prev_is_math_or_mixed_context
|
|
Missed mutant:
libs/braillify/src/rules/token_rules/math_expression/apply.rs#L184
replace match guard found_space with false in prev_prev_is_math_or_mixed_context
|
|
Missed mutant:
libs/braillify/src/rules/token_rules/math_expression/apply.rs#L184
replace match guard found_space with true in prev_prev_is_math_or_mixed_context
|
|
Missed mutant:
libs/braillify/src/rules/token_rules/math_expression/apply.rs#L183
replace match guard found_space with true in prev_prev_is_math_or_mixed_context
|
|
Missed mutant:
libs/braillify/src/rules/token_rules/math_expression/apply.rs#L169
replace || with && in needs_decimal_context_spacing
|
|
Missed mutant:
libs/braillify/src/rules/token_rules/math_expression/apply.rs#L145
replace && with || in is_delta_eq_polysum_pattern
|
|
Missed mutant:
libs/braillify/src/rules/token_rules/math_expression/apply.rs#L145
replace && with || in is_delta_eq_polysum_pattern
|
|
Missed mutant:
libs/braillify/src/rules/token_rules/math_expression/apply.rs#L93
replace && with || in word_is_math_letter_context
|
|
mutants/encoder
missed=1 total=104 counts={'Success': 1, 'Unviable': 51, 'CaughtMutant': 51, 'MissedMutant': 1}
|
|
mutants/apply
missed=13 total=147 counts={'Success': 1, 'Unviable': 50, 'CaughtMutant': 78, 'Timeout': 5, 'MissedMutant': 13}
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
mutants-apply
Expired
|
2.78 MB |
sha256:524748f753bb3c2ac872e3a80c341a38bbb43dd889ee30ecbc75e776f92182ca
|
|
|
mutants-encoder
Expired
|
1.57 MB |
sha256:d23d4db89252359ba5852407bf96f5d8782ff93517943be42be88bb6ad2f5157
|
|