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

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

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 09:43PM UTC
Files 63
Run time 1s
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: 89.072% (-3.4%) from 92.455%
e3a0d879-1f82-4d3c-8213-402ddb3a7597.1

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.

5950 of 6680 relevant lines covered (89.07%)

19.69 hits per line

Source Files on job e3a0d879-1f82-4d3c-8213-402ddb3a7597.1
  • Tree
  • List 63
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 811ca51c on github
  • Prev Job for on main (#ff121142-56c4-475f-8421-220eb6d1d375.2)
  • Next Job for on main (#e3274fb9-fb22-45a4-b4df-44f1cdbf1a01.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