-
Inputs/directory_coverage/ -
directory_coverage.linux.test -
directory_coverage.win.test 1/1
SourceCoverageView.cpp 2/2
SourceCoverageViewHTML.h 27/27
SourceCoverageViewHTML.cpp -
SourceCoverageViewText.h -
SourceCoverageViewText.cpp 2/2
prepare-code-coverage-artifact.py
| | Authored by AtomicGu on May 23 2023, 8:42 PM. Event TimelineAtomicGu retitled this revision from [llvm-cov] Support a Hierarchical Structure for HTML Coverage Report Generating to [llvm-cov] Support a Hierarchical Structure for Coverage Report Generating. AtomicGu retitled this revision from [llvm-cov] Support a Hierarchical Structure for Coverage Report Generating to [llvm-cov] Support directory layout in coverage reports . AtomicGu marked 2 inline comments as done. AtomicGu marked an inline comment as done. gulfem accepted this revision. This revision is now accepted and ready to land. AtomicGu marked 5 inline comments as done. phosek accepted this revision. AtomicGu marked an inline comment as done. This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | 6 lines | | | | Inputs/ | directory_coverage/ |
| | | | | 7 lines | | | | 3 lines | | 5 lines | | 5 lines | | | | 9 lines | | 3 lines | | 2 lines | | 5 lines | | 9 lines | | | | | | | | | | 53 lines | | 52 lines | | | | 5 lines | | 71 lines | | 155 lines | | 1 line | | 1 line | | 2 lines | | 4 lines | | 20 lines | | 390 lines | | 15 lines | | 64 lines | | 5 lines | | | | 1 line |
Commit | Tree | Parents | Author | Summary | Date |
---|
4fcefcd60329 | 4f6c95bdeb0c | 5418f6f6badc | Yuhao Gu | Disable name compression of directory_coverage.linux.test | Aug 20 2023, 6:02 AM | 5418f6f6badc | 79ceb4261b86 | 669c2c7b199b | Yuhao Gu | Pass windows tests and fix COFF support of convert-for-testing. | Aug 20 2023, 5:56 AM | 669c2c7b199b | 61c8343267fc | 38bbaf506462 | Yuhao Gu | [llvm-cov] Use .covmapping files for tests. | Aug 14 2023, 9:02 PM | 38bbaf506462 | 287ad0ff22d9 | f9006b8973ff | Yuhao Gu | [llvm-cov] Add regression tests. | Jul 18 2023, 8:39 AM | f9006b8973ff | fdacdbcfcf1b | 3f3d37c41f49 | Yuhao Gu | [llvm-cov] `--show-directory_coverage` for text. | Jul 18 2023, 1:39 AM | 3f3d37c41f49 | c304fee16b6d | decc426a4144 | Yuhao Gu | [llvm-cov] Take advices from phosek and gulfem. | Jul 17 2023, 1:34 AM | decc426a4144 | 4ffd89656213 | 79540116601d | Yuhao Gu | [llvm-cov] Add new tests for directory coverage. | Jul 11 2023, 4:29 AM | 79540116601d | 87a1b683cc00 | 71910dcb2636 | Yuhao Gu | [llvm-cov] Extract some common code to 2 methods. | Jul 10 2023, 5:54 AM | 71910dcb2636 | 5f5b3fbb6603 | 753b5b6350c6 | Yuhao Gu | [llvm-cov] Fix a format issue of git-clang-format. | Jul 8 2023, 8:33 PM | 753b5b6350c6 | 4c3d8297a013 | 0e5b71f69fad | Yuhao Gu | [llvm-cov] Update documents. | Jun 16 2023, 7:09 PM | 0e5b71f69fad | 449b2c980861 | 205521525f65 | Yuhao Gu | [llvm-cov] Improve the title of index files. | Jun 16 2023, 5:17 AM | 205521525f65 | 5bf349edac3f | 4d622ae08493 | Yuhao Gu | [llvm-cov] Fix links to CSS in index files. | Jun 16 2023, 4:23 AM | 4d622ae08493 | 2505cc747b69 | ef4e42d8950a | Yuhao Gu | [llvm-cov] Accept advices from Gulfem's review. | Jun 14 2023, 4:29 AM | ef4e42d8950a | 0bee007ce3d9 | 45f162efbff1 | Yuhao Gu | [llvm-cov] Add additional command line options. | Jun 14 2023, 4:21 AM | 45f162efbff1 | 35d8a529febd | 923806958f32 | Yuhao Gu | [llvm-cov] Add navigation links to the title of the index file. | Jun 7 2023, 8:41 PM | 923806958f32 | cde55cd7ed73 | 3342c4fb0a5b | Yuhao Gu | [llvm-cov] The new CoveragePrinterHTMLDirectory passed manual test. | Jun 6 2023, 9:31 AM | 3342c4fb0a5b | 753ce1cea0b1 | 57cb2f6ffe63 | Yuhao Gu | [llvm-cov] Finish the new CoveragePrinterHTMLDirectory. | Jun 6 2023, 6:34 AM |
|
How about we stop the description before the parenthesis? I think "impossible to read" is a strong statement.