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

pulibrary / bibdata / e3a0d879-1f82-4d3c-8213-402ddb3a7597
90%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 09:43PM UTC
Jobs 2
Files 177
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

05 Mar 2026 09:39PM UTC coverage: 90.235%. Remained the same
e3a0d879-1f82-4d3c-8213-402ddb3a7597

push

circleci

web-flow
Fix cleanup toolchains step (#3064)

Previously, the command to cleanup old rust toolchains failed in cases
where there were no old toolchains to remove with:

```
rustup toolchain remove $(rustup toolchain list | grep -v active | grep -v default)
error: the following required arguments were not provided:
  <TOOLCHAIN>...

usage: rustup[EXE] toolchain uninstall <TOOLCHAIN>...
```

We address this problem by putting the remove command into a for loop.
For convenience of adding this bash to capistrano, we add the command
to a rake task.

9185 of 10179 relevant lines covered (90.23%)

351.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 e3a0d879-1f82-4d3c-8213-402ddb3a7597.1 05 Mar 2026 09:43PM UTC 63
89.07
2 e3a0d879-1f82-4d3c-8213-402ddb3a7597.2 05 Mar 2026 09:47PM UTC 114
92.45
Source Files on build e3a0d879-1f82-4d3c-8213-402ddb3a7597
  • Tree
  • List 177
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #E3A0D879...
  • 811ca51c on github
  • Prev Build on main (#FF121142...)
  • Next Build on main (#E3274FB9...)
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