Closed paul-tqh-nguyen closed 3 years ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
mlir_graphblas/engine.py | 1 | 75.84% | ||
mlir_graphblas/src/build.py | 4 | 83.78% | ||
mlir_graphblas/tests/test_profile.py | 4 | 51.95% | ||
<!-- | Total: | 9 | --> |
Totals | |
---|---|
Change from base Build 1396064828: | -0.05% |
Covered Lines: | 3416 |
Relevant Lines: | 4130 |
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.
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
mlir_graphblas/ops.py | 1 | 88.54% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 1396064828: | 0.1% |
Covered Lines: | 3423 |
Relevant Lines: | 4130 |
The changes to
print.mlir
demonstrate the new behavior implemented in this PR.