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

privacy-scaling-explorations / zk-kit.rust / 10301364382
90%

Build:
DEFAULT BRANCH: main
Ran 08 Aug 2024 11:40AM UTC
Jobs 1
Files 4
Run time 3min
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

08 Aug 2024 11:39AM UTC coverage: 91.127%. First build
10301364382

push

github

web-flow
ci: checkout before reporting coverage to coveralls (#47)

I had deliberately ommitted the checkout step in the coverage job in #46
because I thought it was sufficient for `coveralls` to only have a
coverage report file (`lcov.info`) in order to be able to report the
coverage.
But it is not, it needs to read the src files too, otherwise it fails
with a [`nothing to report`
error](https://github.com/privacy-scaling-explorations/zk-kit.rust/actions/runs/10300402250/job/28509727109#step:3:60).
So we need to checkout.

The [coverage job execution on this test
branch](https://github.com/privacy-scaling-explorations/zk-kit.rust/actions/runs/10301338228/job/28512666893?pr=48#step:4:62)
demonstrated that the fix is effective.

873 of 958 relevant lines covered (91.13%)

18.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10301364382.1 08 Aug 2024 11:40AM UTC 0
91.13
GitHub Action Run
Source Files on build 10301364382
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10301364382
  • 4b728706 on github
  • Next Build on main (#10305606576)
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