hdcoverage icon indicating copy to clipboard operation
hdcoverage copied to clipboard

iOS(swift&oc)自动注入代码覆盖率指令脚本,

Results 8 hdcoverage issues
Sort by recently updated
recently updated
newest added

这个工具有在哪里修改项目支持的最低版本吗?

![image](https://github.com/erduoniba/hdcoverage/assets/8294732/016d6e04-54fd-41f2-a83e-759045d118f7) 最近刚用真机把全量的结果弄出来了,但是branch coverage在swift文件上都是0,请问我应该如何处理呢?

could not build module 'HDCoverageSFramework'

在app内部定时5秒钟一次进行__llvm_profile_write_file,在__llvm_profile_write_file后会调用一次__llvm_profile_reset_counters。 目前发现,这个生成的profraw文件会越来越大。没有上限…… 不知道您有遇到过这个问题吗?

现在我这边按照文档的步骤集成报了一个错。展开后提示___llvm_profile_runtime 重复了。我在instrProfiling.h 文件里 把int __llvm_profile_runtime = 0; 这一行注释掉就不报错了,但是与此同时采集功能也无法使用了。

编译的时候遇到了报错如下: /Users/tianyou.lan/Desktop/my_package/code/ios/hdcoverage/Example/HDCoverage.xcodeproj The linked framework 'HDCoverageSFramework.framework' is missing one or more architectures required by this target: arm64. 请求支援,请求支援,收到请回复,over。