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

mongodb / atlas-local-lib / 26439525412
99%

Build:
DEFAULT BRANCH: main
Ran 26 May 2026 07:50AM UTC
Jobs 5
Files 31
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

26 May 2026 07:49AM UTC coverage: 99.525% (+0.004%) from 99.521%
26439525412

push

github

web-flow
feat: stop leaking bollard error types in public API (#107)

* feat: stop leaking bollard error types in public API

Introduces DockerError and ContainerHealthStatus to replace
bollard::errors::Error and bollard::secret::HealthStatusEnum
in all public-facing types. All docker trait signatures now
return DockerError. bollard is fully contained in docker.rs.

Closes CLOUDP-372198

* refactor(docker): simplify DockerError to unit variants with hardcoded messages

Named variants (NotFound, Conflict, etc.) drop the message field; thiserror
derives the message from the #[error] attribute. Only Other keeps dynamic
content. Tests updated accordingly.

* style: apply rustfmt

* test: add unit tests for DockerError conversions and ContainerHealthStatus display

* style: apply rustfmt

230 of 230 new or added lines in 14 files covered. (100.0%)

5242 of 5267 relevant lines covered (99.53%)

23.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 macos-latest-stable-unit-tests - 26439525412.1 26 May 2026 07:50AM UTC 31
97.08
GitHub Action Run
2 ubuntu-latest-e2e-tests - 26439525412.2 26 May 2026 07:52AM UTC 30
74.7
GitHub Action Run
3 windows-latest-stable-unit-tests - 26439525412.3 26 May 2026 07:51AM UTC 31
97.08
GitHub Action Run
4 ubuntu-latest-beta-unit-tests - 26439525412.4 26 May 2026 07:51AM UTC 31
97.08
GitHub Action Run
5 ubuntu-latest-stable-unit-tests - 26439525412.5 26 May 2026 07:50AM UTC 31
97.08
GitHub Action Run
Source Files on build 26439525412
  • Tree
  • List 31
  • Changed 13
  • Source Changed 13
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26439525412
  • 44070425 on github
  • Prev Build on main (#26154995734)
  • Next Build on main (#26440990541)
  • 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