没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
fastcov 并行化的gcov包装器,用于快速生成中间覆盖率格式 fastcov的目标是尽可能快地生成代码覆盖的中间格式,即使对于具有数百个gcda对象的大型项目也是如此。 然后,中间格式可由报告生成器(如lcov的genhtml)或专用前端(如工作服,codecov等)使用。fastcov最初被设计为lcov的直接替代(仅应用程序覆盖,而不是内核覆盖) )。 目前,fastcov支持的唯一覆盖格式是: fastcov json格式 lcov信息格式 sonarqube xml格式(通过脚本) 请注意,fastcov当前不支持cobertura xml,但仍可以通过使用转换lcov信息格式来。 在运行fastcov之前,需要满足一些先决条件: GCC版本> = 9.0.0 这些版本的GCOV支持JSON中间格式以及直接将报告数据流传输到stdout。 第二个功能(gcov将
资源推荐
资源详情
资源评论
收起资源包目录
fastcov-master.zip (96个子文件)
fastcov-master
utils
fastcov_summary.py 4KB
fastcov_to_sonarqube.py 3KB
Dockerfile 294B
.travis.yml 1KB
example
build.sh 869B
README.md 2KB
cmake_project 33B
fastcov.py 13B
LICENSE 1KB
test
run_tests.sh 239B
functional
bad-gcov.sh 147B
json_cmp.py 413B
run_all.sh 12KB
fake-gcov.sh 81B
expected_results
test1.expected.info 361B
include_branches_sw.expected.info 668B
combine1.expected.info 863B
diff_filter_data
basic.json 1KB
exclude_each_item.expected.json 432B
exclude_each_item.diff 458B
combine4.expected.info 3KB
test2.expected.fastcov.json 1KB
combine4b.info 2KB
combine3b.info 472B
exclude_glob_test.info 708B
combine4a.info 2KB
dump_coverage_test.json 2KB
missing_files.json 1KB
latin1_test.expected.info 383B
untested.expected.info 708B
combine2.expected.info 472B
exclude_branches_sw.expected.info 880B
test1.tn.expected.info 391B
test2.expected.info 472B
exclude_glob_test.expected.info 236B
filter_branches.expected.info 768B
multitest.expected.info 265B
test1.expected.fastcov.json 1KB
combine3a.info 538B
combine4c.info 2KB
basic.fastcov.expected.json 1KB
combine3.expected.info 538B
cmake_project
src
untested.cpp 254B
source2.cpp 106B
CMakeLists.txt 78B
foobar.h 191B
branches.cpp 1KB
latin1_enc.cpp 694B
source1.cpp 188B
CMakeLists.txt 648B
test
latin1_test.cpp 93B
branch_test.cpp 169B
test1.cpp 175B
CMakeLists.txt 641B
test1_2.cpp 175B
.coveragerc 35B
fastcov.py 16B
unit
test_diff_filter.py 2KB
test_version_parse.py 835B
test_version_match.py 1KB
test_diff_parser.py 6KB
diff_tests_data
hunk_longer_than_expected.diff 2KB
basic.json 1KB
exclude_few_lines.diff 955B
exclude_each_item.expected.json 432B
deleted_file.diff 130B
include_1file_no_branches.diff 521B
no_files.diff 64B
bad_encoding.diff 624B
empty.diff 0B
include_no_lines.diff 372B
renamed_edited.diff 552B
last_hunk_longer_than_expected2.diff 2KB
last_hunk_shorter_than_expected2.diff 2KB
last_hunk_longer_than_expected.diff 2KB
hunk_longer_than_expected2.diff 2KB
hunk_shorter_than_expected.diff 2KB
exclude_few_lines.expected.json 864B
last_hunk_shorter_than_expected.diff 2KB
file_del_mod_add_lines.diff 622B
few_files_with_few_added_hunks.diff 3KB
include_1file_no_branches.expected.json 339B
exclude_each_item.diff 458B
hunk_shorter_than_expected2.diff 2KB
few_files_with_few_modified_hunks.diff 4KB
run_all.sh 162B
test_utils.py 2KB
fastcov.py 16B
setup.cfg 1KB
setup.py 293B
README.md 8KB
.gitignore 76B
dist_scripts
fastcov_to_sonarqube 32B
fastcov_summary 27B
fastcov 13B
fastcov.py 43KB
共 96 条
- 1
资源评论
君倾策
- 粉丝: 27
- 资源: 4635
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功