metagraph-dev / mlir-graphblas

MLIR tools and dialect for GraphBLAS
https://mlir-graphblas.readthedocs.io/en/latest/
Apache License 2.0
18 stars 6 forks source link

Support dense, CSR, CSC, and CV tensors in graphblas.print #227

Closed paul-tqh-nguyen closed 3 years ago

paul-tqh-nguyen commented 3 years ago

The changes to print.mlir demonstrate the new behavior implemented in this PR.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1399797943


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 Coverage Status
Change from base Build 1396064828: -0.05%
Covered Lines: 3416
Relevant Lines: 4130

💛 - Coveralls
coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 1397494680

Warning: This coverage report may be inaccurate.

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.

Details


Files with Coverage Reduction New Missed Lines %
mlir_graphblas/ops.py 1 88.54%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 1396064828: 0.1%
Covered Lines: 3423
Relevant Lines: 4130

💛 - Coveralls