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

tari-project / bulletproofs-plus / 6245163789
98%

Build:
DEFAULT BRANCH: main
Ran 20 Sep 2023 07:12AM UTC
Jobs 1
Files 20
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

20 Sep 2023 07:06AM UTC coverage: 97.646%. Remained the same
6245163789

push

github

web-flow
ci: update CI actions (#75)

Unfortunately, the popular `actions-rs` project, which supported Rust
CI, has been
[unmaintained](https://github.com/actions-rs/toolchain/issues/216) for
some time. In addition, the default repository `checkout` action has
been [updated](https://github.com/actions/checkout/releases/tag/v4.0.0).
Finally, documentation builds include dependencies, which slows down
testing unnecessarily.

This PR addresses all of these issues.

First, it migrates from `actions-rs` to the
[maintained](https://github.com/dtolnay/rust-toolchain)
`dtolnay/rust-toolchain` action. Further, it updates the `checkout`
action. Finally, it passes a
[flag](https://doc.rust-lang.org/cargo/commands/cargo-doc.html#documentation-options)
that ignores dependencies when building documentation. The result is a
more modern and streamlined CI flow.

This supersedes #74.

2157 of 2209 relevant lines covered (97.65%)

1238.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6245163789.1 20 Sep 2023 07:12AM UTC 0
97.65
GitHub Action Run
Source Files on build 6245163789
Detailed source file information is not available for this build.
  • Back to Repo
  • d0bbe67f on github
  • Prev Build on main (#6245075163)
  • Next Build on main (#6245198298)
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