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

Application classification #246

Closed jim22k closed 2 years ago

jim22k commented 2 years ago

TODO: add test

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1545876011


Changes Missing Coverage Covered Lines Changed/Added Lines %
mlir_graphblas/algorithms.py 91 92 98.91%
mlir_graphblas/ops.py 32 43 74.42%
mlir_graphblas/algo_utils.py 75 96 78.13%
<!-- Total: 267 300 89.0% -->
Totals Coverage Status
Change from base Build 1545843988: 0.2%
Covered Lines: 4227
Relevant Lines: 4969

💛 - Coveralls