implement llvm-cov #18
buildAndCoverage.yml
on: pull_request
Build and Code Coverage
4m 57s
Annotations
1 error
Build and Code Coverage
File '# Test/code coverage report
<!--<!doctype html>--><html><head><meta name='viewport' content='width=device-width,initial-scale=1'><meta charset='UTF-8'><link rel='stylesheet' type='text/css' href='style.css'></head><body><h2>Coverage Report</h2><h4>Created: 2023-11-26 22:22</h4><p>Click <a href='http://clang.llvm.org/docs/SourceBasedCodeCoverage.html#interpreting-reports'>here</a> for information about interpreting this report.</p><div class='centered'><table><tr><td style='font-weight: bold; text-align: left;'>Filename</td><td style='font-weight: bold; text-align: left;'>Function Coverage</td><td style='font-weight: bold; text-align: left;'>Line Coverage</td><td style='font-weight: bold; text-align: left;'>Region Coverage</td><td style='font-weight: bold; text-align: left;'>Branch Coverage</td></tr><tr class='light-row'><td><pre><a href='coverage/home/runner/work/mlir-aie/mlir-aie/lib/Dialect/AIE/IR/AIEDialect.cpp.html'>lib/Dialect/AIE/IR/AIEDialect.cpp</a></pre></td><td style='text-align: left; background-color: #ffffd0;'><pre> 92.79% (103/111)</pre></td><td style='text-align: left; background-color: #ffffd0;'><pre> 83.77% (991/1183)</pre></td><td style='text-align: left; background-color: #ffffd0;'><pre> 86.06% (667/775)</pre></td><td style='text-align: left; background-color: #ffd0d0;'><pre> 75.09% (437/582)</pre></td></tr><tr class='light-row'><td><pre><a href='coverage/home/runner/work/mlir-aie/mlir-aie/lib/Dialect/AIE/IR/AIETargetModel.cpp.html'>lib/Dialect/AIE/IR/AIETargetModel.cpp</a></pre></td><td style='text-align: left; background-color: #ffd0d0;'><pre> 75.00% (24/32)</pre></td><td style='text-align: left; background-color: #ffd0d0;'><pre> 76.62% (367/479)</pre></td><td style='text-align: left; background-color: #ffd0d0;'><pre> 79.83% (289/362)</pre></td><td style='text-align: left; background-color: #ffd0d0;'><pre> 79.53% (307/386)</pre></td></tr><tr class='light-row'><td><pre><a href='coverage/home/runner/work/mlir-aie/mlir-aie/lib/Dialect/AIE/Transforms/AIEAssignLockIDs.cpp.html'>lib/Dialect/AIE/Transforms/AIEAssignLockIDs.cpp</a></pre></td><td style='text-align: left; background-color: #d0ffd0;'><pre> 100.00% (3/3)</pre></td><td style='text-align: left; background-color: #ffffd0;'><pre> 93.02% (40/43)</pre></td><td style='text-align: left; background-color: #ffffd0;'><pre> 95.24% (20/21)</pre></td><td style='text-align: left; background-color: #ffffd0;'><pre> 92.86% (13/14)</pre></td></tr><tr class='light-row'><td><pre><a href='coverage/home/runner/work/mlir-aie/mlir-aie/lib/Dialect/AIE/Transforms/AIECanonicalizeDevice.cpp.html'>lib/Dialect/AIE/Transforms/AIECanonicalizeDevice.cpp</a></pre></td><td style='text-align: left; background-color: #d0ffd0;'><pre> 100.00% (2/2)</pre></td><td style='text-align: left; background-color: #d0ffd0;'><pre> 100.00% (20/20)</pre></td><td style='text-align: left; background-color: #d0ffd0;'><pre> 100.00% (4/4)</pre></td><td style='text-align: left; background-color: #d0ffd0;'><pre> 100.00% (2/2)</pre></td></tr><tr class='light-row'><td><pre><a href='coverage/home/runner/work/mlir-aie/mlir-aie/lib/Dialect/AIE/Transforms/AIEAssignBuffers.cpp.html'>lib/Dialect/AIE/Transforms/AIEAssignBuffers.cpp</a></pre></td><td style='text-align: left; background-color: #d0ffd0;'><pre> 100.00% (6/6)</pre></td><td style='text-align: left; background-color: #ffffd0;'><pre> 97.56% (80/82)</pre></td><td style='text-align: left; background-color: #ffffd0;'><pre> 96.30% (26/27)</pre></td><td style='text-align: left; background-color: #ffffd0;'><pre> 95.83% (23/24)</pre></td></tr><tr class='light-row'><td><pre><a href='coverage/home/runner/work/mlir-aie/mlir-aie/lib/Dialect/AIE/Transforms/AIECreatePathFindFlows.cpp.html'>lib/Dialect/AIE/Transforms/AIECreatePathFindFlows.cpp</a></pre></td><td style='text-align: left; background-color: #d0ffd0;'><pre> 100.00% (13/13)</pre></td><td style='text-align: left; background-color: #ffffd0;'><pre> 92.38% (315/341)</pre></td><td style='text-align: left; background-color: #ffffd0;'><pre> 86.58% (200/231)</pre></td><td style='text-align: le
|