metagraph-dev / mlir-graphblas

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

Initial implementation of GraphWave #257

Closed paul-tqh-nguyen closed 2 years ago

paul-tqh-nguyen commented 2 years ago

I used the notebook in GraphWave.tar.gz to gather the expected results used in the test.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1564746107


Changes Missing Coverage Covered Lines Changed/Added Lines %
mlir_graphblas/types.py 12 15 80.0%
mlir_graphblas/ops.py 21 29 72.41%
<!-- Total: 292 303 96.37% -->
Totals Coverage Status
Change from base Build 1554740437: 0.7%
Covered Lines: 4560
Relevant Lines: 5307

💛 - Coveralls