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

Uniform Complement operation #254

Closed jim22k closed 2 years ago

jim22k commented 2 years ago

Returns the structural complement of a vector or matrix, filled with a uniform value.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1551732281


Changes Missing Coverage Covered Lines Changed/Added Lines %
mlir_graphblas/ops.py 15 16 93.75%
<!-- Total: 43 44 97.73% -->
Totals Coverage Status
Change from base Build 1546862833: 0.1%
Covered Lines: 4270
Relevant Lines: 5012

💛 - Coveralls
coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 1551548642

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/ops.py 15 16 93.75%
<!-- Total: 43 44 97.73% -->
Files with Coverage Reduction New Missed Lines %
mlir_graphblas/engine.py 1 75.84%
mlir_graphblas/tests/test_profile.py 4 51.32%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 1546862833: 0.1%
Covered Lines: 4270
Relevant Lines: 5012

💛 - Coveralls
coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 1551548642

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/ops.py 15 16 93.75%
<!-- Total: 43 44 97.73% -->
Files with Coverage Reduction New Missed Lines %
mlir_graphblas/engine.py 1 75.84%
mlir_graphblas/tests/test_profile.py 4 51.32%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 1546862833: 0.1%
Covered Lines: 4270
Relevant Lines: 5012

💛 - Coveralls