Skip to content

Add a mutation score threshold so that we can still pass without kill… #187

Add a mutation score threshold so that we can still pass without kill…

Add a mutation score threshold so that we can still pass without kill… #187

Re-run triggered July 11, 2024 04:52
Status Success
Total duration 7m 32s
Artifacts

mull-20.04.yml

on: pull_request
Mutation testing
7m 23s
Mutation testing
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Mutation testing
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Mutation testing: lib/JunkDetection/CXX/CompilationDatabase.cpp#L100
[cxx_sub_to_add] Replaced - with +
Mutation testing: lib/JunkDetection/CXX/Visitors/InstructionRangeVisitor.cpp#L32
[cxx_sub_to_add] Replaced - with +
Mutation testing: lib/JunkDetection/CXX/Visitors/InstructionRangeVisitor.cpp#L34
[cxx_sub_to_add] Replaced - with +
Mutation testing: lib/Parallelization/Progress.cpp#L65
[cxx_mul_to_div] Replaced * with /
Mutation testing: lib/Parallelization/Progress.cpp#L67
[cxx_sub_to_add] Replaced - with +
Mutation testing: lib/Parallelization/TaskExecutor.cpp#L24
[cxx_sub_to_add] Replaced - with +
Mutation testing: lib/Parallelization/TaskExecutor.cpp#L29
[cxx_add_to_sub] Replaced + with -
Mutation testing: lib/Parallelization/TaskExecutor.cpp#L29
[cxx_sub_to_add] Replaced - with +
Mutation testing: lib/Reporters/MutationTestingElementsReporter.cpp#L153
[cxx_div_to_mul] Replaced / with *
Mutation testing: lib/Reporters/MutationTestingElementsReporter.cpp#L154
[cxx_mul_to_div] Replaced * with /