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

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

Build:
DEFAULT BRANCH: main
Ran 01 Oct 2024 05:37PM UTC
Jobs 1
Files 7
Run time 1min
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

01 Oct 2024 05:36PM UTC coverage: 87.292%. Remained the same
11130533891

push

github

web-flow
ci: add `release-plz` config file (#57)

Attempt to address
https://github.com/privacy-scaling-explorations/zk-kit.rust/pull/55#issuecomment-2385639067

Maybe what happened is:
1. PR merges, `release_always` is by default true so the `release-plz`
CLI runs
1. `release-pr` command (`update` command AND opening of PR): it tries
to update but failed (e.g. no pkg on crates.io and no CHANGELOG file
yet, see
https://github.com/privacy-scaling-explorations/zk-kit.rust/actions/runs/11124754559/job/30910962049#step:4:230).
A PR is opened nonetheless.
  2. `release` command: runs nonetheless, new crate is published
2. we merge the release PR created by the previous release GH workflow
(previous step)
3. In the next release workflow run, the `release-pr` step that includes
the `update` command detects a new commit (the PR merge at step 1) and
bumps the version again, creating a new PR too.

A fix could be to set
[`release_always`](https://release-plz.ieni.dev/docs/config#the-release_always-field)
to `false`.

1099 of 1259 relevant lines covered (87.29%)

17.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11130533891.1 01 Oct 2024 05:37PM UTC 0
87.29
GitHub Action Run
Source Files on build 11130533891
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11130533891
  • 21de535a on github
  • Prev Build on main (#11125711282)
  • Next Build on main (#11407739555)
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