Closed jim22k closed 2 years ago
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
mlir_graphblas/algorithms.py | 38 | 39 | 97.44% | ||
mlir_graphblas/ops.py | 28 | 38 | 73.68% | ||
mlir_graphblas/algo_utils.py | 75 | 96 | 78.13% | ||
<!-- | Total: | 210 | 242 | 86.78% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
mlir_graphblas/ops.py | 7 | 89.44% | ||
<!-- | Total: | 7 | --> |
Totals | |
---|---|
Change from base Build 1508136823: | 0.3% |
Covered Lines: | 4118 |
Relevant Lines: | 4853 |
graphblas.to_coo
andgraphblas.from_coo
are implementedlog
andexp
unary opsTODO: add test