testing#2
Conversation
|
🔍 PR review started! Estimated time: 20-25 minutes. 💡 Learn MoreAsk Codity questions: Trigger a manual review: |
|
🔍 PR review is completed! |
|
@codity review |
|
🔍 PR review started! Estimated time: 20-25 minutes. 💡 Learn MoreAsk Codity questions: Trigger a manual review: |
|
@codity review |
|
🕐 A review is already in progress for this PR. Please wait until it completes before triggering another. |
|
🔍 PR review is completed! |
|
@codity review |
|
🔍 PR review started! Estimated time: 20-25 minutes. 💡 Learn MoreAsk Codity questions: Trigger a manual review: |
|
🔍 PR review is completed! |
Description
Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.
Fixes #(issue_no)
Type of change
Checklist:
make testorctest -VV -R <test-name>)../docker-compose.sh test &> outputand attached the output.OPTION_BUILD_ADDRESS_SANITIZERor./docker-compose.sh test-address-sanitizer &> outputandOPTION_TEST_MEMORYCHECK.OPTION_BUILD_THREAD_SANITIZERor./docker-compose.sh test-thread-sanitizer &> output.Helgrindin case my code works with threading.make clang-formatin order to format my code and my code follows the style guidelines.If you are unclear about any of the above checks, have a look at our documentation here.