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

[WIP] Update code for forked MLIR #270

Closed jim22k closed 2 years ago

seibert commented 2 years ago

If you update the package requirements to install mlir-ac==14.0.0 with the metagraph/label/dev channel, you'll get your fork.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1866423570


Changes Missing Coverage Covered Lines Changed/Added Lines %
mlir_graphblas/ops.py 12 14 85.71%
<!-- Total: 22 24 91.67% -->
Files with Coverage Reduction New Missed Lines %
mlir_graphblas/cli.py 1 58.57%
mlir_graphblas/mlir_builder.py 1 91.79%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 1778800820: -0.02%
Covered Lines: 4560
Relevant Lines: 5311

💛 - Coveralls