Skip to content

Release 0.23.0

Release 0.23.0 #188

Triggered via pull request July 15, 2024 18:36
Status Success
Total duration 7m 48s
Artifacts

mull-20.04.yml

on: pull_request
Mutation testing
7m 27s
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 /