cryspen / hacl-packages

The Cryspen HACL Distribution
https://cryspen.com/hacl-packages
Other
13 stars 18 forks source link

fix benchmark comparison #325

Closed pnmadelaine closed 1 year ago

pnmadelaine commented 1 year ago

Currently, the benchmark comparison workflow will fail every time we add a new benchmark, because it can't find it in the older repository. This PR fixes the issue by only outputing a warning when a benchmark is missing in the older repository.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3874248962


Files with Coverage Reduction New Missed Lines %
src/EverCrypt_Curve25519.c 11 67.65%
src/EverCrypt_AutoConfig2.c 17 82.1%
src/Hacl_Curve25519_64.c 293 0%
<!-- Total: 321 -->
Totals Coverage Status
Change from base Build 3857777990: -0.6%
Covered Lines: 30335
Relevant Lines: 57201

💛 - Coveralls