Chia-Network / bls-signatures

BLS signatures in C++, using the blst library for BLS12-381
Apache License 2.0
297 stars 212 forks source link

Add in some small test cases #394

Closed emlowe closed 1 year ago

emlowe commented 1 year ago

Add in some test cases to exercise some parts of the C++ code that are currently not covered.

coveralls-official[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5270483033


Totals Coverage Status
Change from base Build 5064240987: 1.4%
Covered Lines: 1642
Relevant Lines: 1744

💛 - Coveralls
emlowe commented 1 year ago

close and reopen for CI wierdness