We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067ef39 commit c619d39Copy full SHA for c619d39
1 file changed
codeflash/result/create_pr.py
@@ -281,8 +281,8 @@ def check_create_pr(
281
function_trace_id: str,
282
coverage_message: str,
283
replay_tests: str,
284
- concolic_tests: str,
285
root_dir: Path,
+ concolic_tests: str = "",
286
git_remote: Optional[str] = None,
287
optimization_review: str = "",
288
original_line_profiler: str | None = None,
0 commit comments