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

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

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

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

Source Files on job 11130533891.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11130533891
  • 21de535a on github
  • Prev Job for on main (#11125711282.1)
  • Next Job for on main (#11407739555.1)
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