Skip to content

Add support for LLVM 17 #180

Add support for LLVM 17

Add support for LLVM 17 #180

Re-run triggered May 16, 2024 22:08
Status Success
Total duration 9m 24s
Artifacts

mull-20.04.yml

on: pull_request
Mutation testing
9m 14s
Mutation testing
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Mutation testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 /