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

tari-project / bulletproofs-plus / 5644557389
98%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2023 12:09PM UTC
Jobs 1
Files 21
Run time 1s
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
5644557389

push

github

web-flow
ci: speed up tests (#49)

Tests run slowly on CI. This happens for three reasons:
- Integration tests run over a matrix of extension degrees, bit lengths,
and batch structures.
- The document test runs over a batch of four proofs.
- CI is configured to run debug and release tests with and without
features, even though this crate no longer uses features; this means all
`nightly` tests are run identically twice.

This PR speeds up testing and improves CI. It does a few things:
- Reduces the integration test matrix complexity by using smaller
batches and fewer bit lengths.
- Simplifies the batching used for the document test.
- Removes duplicate tests from CI.
- Adds `check` and reorders testing jobs for faster failure.
- Removes an unused utility file; this wasn't directly related to
testing, but it seemed like a good time to remove it.

These changes reduce CI testing time by about half.

4 of 4 new or added lines in 1 file covered. (100.0%)

1820 of 2005 relevant lines covered (90.77%)

509.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5644557389.1 24 Jul 2023 12:09PM UTC 0
90.77
GitHub Action Run
Source Files on build 5644557389
Detailed source file information is not available for this build.
  • Back to Repo
  • 0e6fcf8b on github
  • Prev Build on main (#5623871495)
  • Next Build on main (#5644589082)
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