yale

Results 92 comments of yale

- For `Salesforce/codet5-base-codexglue-defect`: ```python code_snippets = """ #include int main() { int *pointer_var; printf("Address of the given pointer variable: %d", pointer_var); printf("Value of pointer variable is : %d", * pointer_var);...

Thanks. Do you have more datasets about defect and refine to recommend?

麻烦贴下堆栈以及对应的截图

每次增量分析都是用当前时间对应的最新版本号A与上次分析过的版本号B进行diff。 - 这里的意思是说 希望增量分析的时候 能够自由指定版本号B吗? - 这样的需求背景是怎样的呢?

可以看看CPD的工具JSON结果,看看是不是代码重复率过低,四舍五入掉了。

1. result.json的绝对路径是怎样的呢? 2. 麻烦也附上result.json的内容 3. 什么部署方式呢? 4. 什么执行方式呢?在线任务还是客户端任务呢?

请问有在TCA页面上创建对应的工具和规则,并在对应分析方案中勾选该规则呢?这里猜测是结果处理阶段规则过滤阶段过滤掉了