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

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 1545526916

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


Changes Missing Coverage Covered Lines Changed/Added Lines %
mlir_graphblas/algorithms.py 38 39 97.44%
mlir_graphblas/ops.py 28 38 73.68%
mlir_graphblas/algo_utils.py 75 96 78.13%
<!-- Total: 210 242 86.78% -->
Files with Coverage Reduction New Missed Lines %
mlir_graphblas/ops.py 7 89.44%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 1508136823: 0.3%
Covered Lines: 4118
Relevant Lines: 4853

💛 - Coveralls