• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tari-project / bulletproofs-plus / 5644589082
98%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2023 12:12PM UTC
Jobs 1
Files 21
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
5644589082

push

github

web-flow
test: improve coverage (#47)

[Coverage](https://coveralls.io/github/tari-project/bulletproofs-plus?branch=main)
for the repository is pretty good, but can be improved by adding tests.

This PR adds tests across the board.

There are a few notable changes made for more robust coverage that
should receive extra attention:
- The looping strategy for `Scalar::random_not_zero` has been modified
from a `loop` to a `while`. This imposes an extra constant-time equality
check, but this is done directly on byte arrays and is very fast.
- The `TranscriptProtocol` trait function `append_scalar` was unused, so
it has been removed entirely.
- The `RangeParameter` getter function `bp_gens` was unused, so it has
been removed entirely.

463 of 463 new or added lines in 11 files covered. (100.0%)

2380 of 2433 relevant lines covered (97.82%)

425.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5644589082.1 24 Jul 2023 12:12PM UTC 0
97.82
GitHub Action Run
Source Files on build 5644589082
Detailed source file information is not available for this build.
  • Back to Repo
  • b253a6fa on github
  • Prev Build on main (#5644557389)
  • Next Build on main (#5737700658)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc