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

mongodb / atlas-local-lib
99%

Build:
DEFAULT BRANCH: main
Repo Added 15 Sep 2025 02:56PM UTC
Token tn21hiMnYz0utOzT8kdTbZPCnb2k6QunA regen
Build 257 Last
Files 31
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • CLOUDP-362348
  • CLOUDP-362539
  • CLOUDP-363344
  • CLOUDP-366099
  • CLOUDP-366164
  • CLOUDP-366811
  • CLOUDP-367114
  • CLOUDP-377858
  • CLOUDP-377858-1
  • CLOUDP-397175
  • CLOUDP-397846-image-tag-validation
  • MCP-147_get_connection_string
  • MCP-173
  • MCP-175
  • MCP-216
  • MCP-218
  • MCP-225
  • MCP-226
  • MCP-227
  • MCP-229
  • MCP-256
  • MCP-265
  • MCP-384
  • chore/update-codeowners-apix-devtools
  • chore_thread_safe_mongodbclient
  • dependabot/cargo/rust-version-updates-28e8d884e3
  • dependabot/cargo/rust-version-updates-2ceda2280c
  • dependabot/cargo/rust-version-updates-4dae7eb39b
  • dependabot/cargo/rust-version-updates-4f0493e9b7
  • dependabot/cargo/rust-version-updates-5f86a50046
  • dependabot/cargo/rust-version-updates-6c5ac27ff1
  • dependabot/cargo/rust-version-updates-71eaa42d5a
  • dependabot/cargo/rust-version-updates-7493547316
  • dependabot/cargo/rust-version-updates-7af03ee919
  • dependabot/cargo/rust-version-updates-83fb16c320
  • dependabot/cargo/rust-version-updates-959c36f81d
  • dependabot/cargo/rust-version-updates-99c436d3e6
  • dependabot/cargo/rust-version-updates-af7ff36b00
  • dependabot/cargo/rust-version-updates-be2d00b3cf
  • dependabot/cargo/rust-version-updates-cef67c9b50
  • dependabot/cargo/rust-version-updates-e7dbaa9296
  • dependabot/cargo/rust-version-updates-fbb55f81fb
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/download-artifact-7
  • dependabot/github_actions/actions/download-artifact-8
  • dependabot/github_actions/actions/github-script-8
  • dependabot/github_actions/actions/github-script-9
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/github_actions/cargo-bins/cargo-binstall-1.16.4
  • dependabot/github_actions/cargo-bins/cargo-binstall-1.16.6
  • dependabot/github_actions/cargo-bins/cargo-binstall-1.17.4
  • dependabot/github_actions/cargo-bins/cargo-binstall-1.17.5
  • dependabot/github_actions/cargo-bins/cargo-binstall-1.17.6
  • dependabot/github_actions/cargo-bins/cargo-binstall-1.17.7
  • dependabot/github_actions/cargo-bins/cargo-binstall-1.17.8
  • dependabot/github_actions/cargo-bins/cargo-binstall-1.17.9
  • dependabot/github_actions/cargo-bins/cargo-binstall-1.18.0
  • dependabot/github_actions/cargo-bins/cargo-binstall-1.19.0
  • dependabot/github_actions/cargo-bins/cargo-binstall-1.19.1
  • dependabot/github_actions/coverallsapp/github-action-2.3.7
  • dependabot/github_actions/dependabot/fetch-metadata-2.4.0
  • dependabot/github_actions/dependabot/fetch-metadata-2.5.0
  • dependabot/github_actions/dependabot/fetch-metadata-3.0.0
  • dependabot/github_actions/dependabot/fetch-metadata-3.1.0
  • dependabot/github_actions/mongodb/apix-action-14
  • dependabot/github_actions/softprops/action-gh-release-3
  • feat/bollard-feature-reexport
  • feat/stop-leaking-bollard-error
  • fix-dependabot-auto-approve-for-github-actions
  • fix-dependabot-auto-merge
  • fix-dependabot-auto-merge-2
  • fix-publish
  • fix-release-process
  • fix/bollard-0.20.2-compat
  • fix_get_conn_string_dbuser
  • improve-release
  • log-return-type-refactor
  • prepare-release
  • update-licenses-on-dependabot-pr
  • update-readme-added-badges

26 May 2026 08:53AM UTC coverage: 99.393%. Remained the same
26442412437

push

github

apix-bot[bot]
chore(release): prepare for 0.7.1

5242 of 5274 relevant lines covered (99.39%)

23.68 hits per line

Relevant lines Covered
Build:
Build:
5274 RELEVANT LINES 5242 COVERED LINES
23.68 HITS PER LINE
Source Files on main
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26442412437 main chore(release): prepare for 0.7.1 push 26 May 2026 08:53AM UTC apix-bot[bot] github
99.39
26442081993 main feat: add bollard feature with re-export and Client convenience constructors (#108) Add a `bollard` feature (enabled by default) that re-exports the bollard crate as `atlas_local::bollard` and adds `Client::connect_with_defaults()` and `Client::c... push 26 May 2026 08:46AM UTC web-flow github
99.39
26441070504 main chore(release): prepare for 0.7.0 push 26 May 2026 08:24AM UTC apix-bot[bot] github
99.51
26440990541 main chore(deps): bump the rust-version-updates group across 1 directory with 4 updates (#106) * chore(deps): bump the rust-version-updates group across 1 directory with 4 updates Bumps the rust-version-updates group with 4 updates in the / directory... push 26 May 2026 08:23AM UTC web-flow github
99.51
26439525412 main 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 pu... push 26 May 2026 07:50AM UTC web-flow github
99.53
26154995734 main chore(deps): bump cargo-bins/cargo-binstall from 1.18.1 to 1.19.1 (#105) Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.18.1 to 1.19.1. - [Release notes](https://github.com/cargo-bins/cargo-binstall/release... push 20 May 2026 09:52AM UTC web-flow github
99.52
26153491074 main chore(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#101) Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) -... push 20 May 2026 09:22AM UTC web-flow github
99.52
26153313116 main chore(deps): bump mongodb/apix-action from 13 to 14 (#100) Bumps [mongodb/apix-action](https://github.com/mongodb/apix-action) from 13 to 14. - [Release notes](https://github.com/mongodb/apix-action/releases) - [Commits](https://github.com/mongod... push 20 May 2026 09:19AM UTC web-flow github
99.52
24577156628 main chore(release): prepare for 0.6.1 push 17 Apr 2026 05:06PM UTC apix-bot[bot] github
99.52
24576969494 main feat: reject image field when it includes a tag (#99) * feat: reject image field when it includes a tag * chore: fix rustfmt formatting * chore: fix clippy warning in image validation guard push 17 Apr 2026 05:01PM UTC web-flow github
99.52
See All Builds (233)

Badge your Repo: atlas-local-lib

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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