songliqiang520

Results 7 issues of songliqiang520

大佬有时间可以补充下以该项目来进行覆盖率收集的例子,含命令的例子

2024-01-23 09:54:34,167 INFO GitRepoUtil:38 - [39],本地代码不存在,clone,http://gitlab.paquapp.com/matrix/budget.git,/Users/test/app/git-test/budget/v1.2.3-1/ 2024-01-23 09:54:34,169 ERROR ExceptionAdvice:62 - 未知异常 org.eclipse.jgit.api.errors.JGitInternalException: Creating directories for /Users/test/app/git-test/budget/v1.2.3-1/.git failed at org.eclipse.jgit.api.InitCommand.call(InitCommand.java:106) ~[org.eclipse.jgit-5.13.1.202206130422-r.jar:5.13.1.202206130422-r] at org.eclipse.jgit.api.CloneCommand.init(CloneCommand.java:275) ~[org.eclipse.jgit-5.13.1.202206130422-r.jar:5.13.1.202206130422-r] at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:173) ~[org.eclipse.jgit-5.13.1.202206130422-r.jar:5.13.1.202206130422-r] at com.dr.code.diff.util.GitRepoUtil.instanceHttpGit(GitRepoUtil.java:60) ~[classes/:?]...

from Config.case_config import father_path ModuleNotFoundError: No module named 'Config'

![Uploading 部署.png…]()

这个单元测试是需要测试在代码中单独写吗,我是直接获取的研发的提测分之 ![20240223-090100](https://github.com/didi/super-jacoco/assets/34465699/9570d5f4-5797-4686-adfb-690b2d966bef) ![20240223-090100](https://github.com/didi/super-jacoco/assets/34465699/c64a849e-4a7d-4289-b48e-c3a3d7cd79b6)

部署完,添加项目返回提示失败 ![image](https://github.com/alwans/code-diff/assets/34465699/c9b552bc-d5b5-43fe-8876-d19e601f5929)

需求:目的,衡量自动化测试覆盖度。功能:支持覆盖率全量/增量