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

pulibrary / bibdata / d4f5630a-731b-45e2-9b9a-9849bd04e990
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/net-ldap-0.20.0
DEFAULT BRANCH: main
Ran 05 Mar 2026 09:29PM 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:25PM UTC coverage: 90.235%. Remained the same
d4f5630a-731b-45e2-9b9a-9849bd04e990

Pull #3064

circleci

sandbergja
Fix cleanup toolchains step

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.
Pull Request #3064: Fix cleanup toolchains step

9185 of 10179 relevant lines covered (90.23%)

353.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 d4f5630a-731b-45e2-9b9a-9849bd04e990.1 05 Mar 2026 09:29PM UTC 63
89.07
2 d4f5630a-731b-45e2-9b9a-9849bd04e990.2 05 Mar 2026 09:33PM UTC 114
92.45
Source Files on build d4f5630a-731b-45e2-9b9a-9849bd04e990
  • Tree
  • List 177
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #D4F5630A...
  • Pull Request #3064
  • PR Base - main (#FF121142...)
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