metagraph-dev / mlir-graphblas

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

Profiling improvements #180

Closed seibert closed 3 years ago

seibert commented 3 years ago
coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1262626588


Changes Missing Coverage Covered Lines Changed/Added Lines %
mlir_graphblas/cli.py 7 9 77.78%
mlir_graphblas/algorithms.py 77 81 95.06%
<!-- Total: 84 90 93.33% -->
Files with Coverage Reduction New Missed Lines %
mlir_graphblas/cli.py 1 58.39%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 1260119680: -0.1%
Covered Lines: 2842
Relevant Lines: 3405

💛 - Coveralls