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

mongodb / atlas-local-cli / 26566806167 / 1
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 09:47AM UTC
Files 72
Run time 3s
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

28 May 2026 09:34AM UTC coverage: 86.652% (-0.03%) from 86.678%
26566806167.1

push

github

web-flow
fix: bump atlas-local to 0.7.1, drop direct bollard dependency (#70)

* fix: bump atlas-local to 0.7.1 and bollard to 0.21 to fix API breakage

bollard 0.20.2 made bollard::secret types private (moved to bollard::models);
atlas-local 0.7.1 removes bollard from its public API (replacing
bollard::errors::Error with DockerError and bollard::secret::HealthStatusEnum
with ContainerHealthStatus) and requires bollard 0.21.

Update all test code to use atlas_local::DockerError and
atlas_local::ContainerHealthStatus instead of the former bollard types.
Also include all other dep bumps from dependabot PR #67.

* refactor: drop direct bollard dep, use atlas_local::Client constructors

atlas-local 0.7.1 exposes Client::connect_with_defaults() and
Client::connect_with_socket_defaults(), removing the need to import
bollard::Docker directly. Replace all Client::new(Docker::connect_with_defaults()?)
call sites with Client::connect_with_defaults() and remove the bollard
direct dependency from Cargo.toml.

* style: run cargo fmt

* fix: update rustls-webpki to 0.103.13 (RUSTSEC-2026-0104)

* fix: remove unused std::io imports

* chore: regenerate LICENSE-3RD-PARTY.txt

* chore: regenerate LICENSE-3RD-PARTY.txt without stderr noise

11906 of 13740 relevant lines covered (86.65%)

4.25 hits per line

Source Files on job 26566806167.1
  • Tree
  • List 72
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26566806167
  • bb8f3a4f on github
  • Prev Job for on main (#24716553519.1)
  • Delete
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