generated tests as multiple markdown blocks instead of a single block#801
Conversation
|
will confirm on the backend if we are enclosing it in the block further in the streamline |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|
what was this for? still needed? |
|
@aseembits93 dont let this get stale |
|
@misrasaurabh1 this needs some changes on cf-api side, there could be unintended consequences on that end, will test it a bit more. aiservice works as expected |
|
we can do everything on server side without changing the payload |
|
Codeflash Bot seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
PR Type
Enhancement
Description
Output tests as separate Markdown code blocks
Wrap concolic tests in Python fenced blocks
Replace delimiter with Markdown formatting
Diagram Walkthrough
File Walkthrough
function_optimizer.py
Generate Markdown-fenced blocks for testscodeflash/optimization/function_optimizer.py
python fenced blocks.
Add blank lines between code blocks.
Wrap concolic tests in fenced code block.