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

m-lab / autojoin
72%

Build:
DEFAULT BRANCH: main
Repo Added 12 Feb 2024 04:25PM UTC
Files 19
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
  • main
  • dependabot/github_actions/actions-3a1c37d3b7
  • dependabot/go_modules/github.com/googleapis/gax-go-2.0.2incompatible
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • dependabot/go_modules/gomod-minor-patch-4a58ba8e14
  • dependabot/go_modules/gomod-minor-patch-7678b51ea3
  • dependabot/go_modules/gomod-minor-patch-84a25a23f2
  • dependabot/go_modules/gomod-minor-patch-8c811e0a14
  • dependabot/go_modules/gomod-minor-patch-9998116421
  • dependabot/go_modules/gomod-minor-patch-fb4d939785
  • dependabot/go_modules/gomod-minor-patch-fcfb1189d2
  • fix/autofix-workflow-permissions
  • sandbox-kinkade
  • sandbox-roberto-consolidate
  • sandbox-roberto-dependabot
  • sandbox-roberto-fix-apikey
  • sandbox-roberto-fix-delete-auth
  • sandbox-roberto-fix-probability
  • sandbox-roberto-gc-error-metrics
  • sandbox-roberto-jwt
  • sandbox-roberto-key-verifier
  • sandbox-roberto-mandatory-ipv4
  • sandbox-roberto-minver
  • sandbox-roberto-probability
  • sandbox-roberto-security-fixes
  • sandbox-roberto-update-app-yaml
  • sandbox-roberto-update-iata-csv
  • sandbox-roberto-update-orgadm

27 Jan 2026 10:55AM UTC coverage: 72.177%. Remained the same
21394438885

push

github

web-flow
Bump the gomod-minor-patch group across 1 directory with 2 updates (#89)

Bumps the gomod-minor-patch group with 2 updates in the / directory: [github.com/m-lab/locate](https://github.com/m-lab/locate) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/m-lab/locate` from 0.18.0 to 0.19.1
- [Release notes](https://github.com/m-lab/locate/releases)
- [Commits](https://github.com/m-lab/locate/compare/v0.18.0...v0.19.1)

Updates `google.golang.org/api` from 0.260.0 to 0.262.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.260.0...v0.262.0)

---
updated-dependencies:
- dependency-name: github.com/m-lab/locate
  dependency-version: 0.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: google.golang.org/api
  dependency-version: 0.262.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1253 of 1736 relevant lines covered (72.18%)

0.8 hits per line

Relevant lines Covered
Build:
Build:
1736 RELEVANT LINES 1253 COVERED LINES
0.8 HITS PER LINE
Source Files on main
  • Tree
  • List 19
  • 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
21394438885 main Bump the gomod-minor-patch group across 1 directory with 2 updates (#89) Bumps the gomod-minor-patch group with 2 updates in the / directory: [github.com/m-lab/locate](https://github.com/m-lab/locate) and [google.golang.org/api](https://github.co... push 27 Jan 2026 10:56AM UTC web-flow github
72.18
21393185556 main refactor: consolidate platform-credentials on token-exchange/store (#90) Consolidating credential storage under platform-credentials namespace The autojoin API supports two authentication flows: 1. Direct API key flow - Client sends API key di... push 27 Jan 2026 10:15AM UTC web-flow github
72.18
21389054675 main refactor(orgadm): use token-exchange/store for API key management (#88) Replace local Datastore types and API Keys client with the shared token-exchange/store package. This ensures orgadm uses the correct namespace ("platform-credentials") for st... push 27 Jan 2026 07:55AM UTC web-flow github
70.54
20966623398 main fix: explicitly set permissions to "read" (#85) Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> push 13 Jan 2026 05:41PM UTC web-flow github
70.19
20941106956 main Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#86) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.41.0 to 0.45.0. - [Commits](https://github.com/golang/crypto/compare/v0.41.0...v0.45.0) --- updated-dependencies: - depende... push 13 Jan 2026 01:24AM UTC web-flow github
70.19
20938702918 main chore: bump Go runtime to 1.25 in app.yaml (#84) push 12 Jan 2026 11:30PM UTC web-flow github
70.19
20937516626 main Bump the gomod-minor-patch group with 5 updates (#83) * Bump the gomod-minor-patch group with 5 updates Bumps the gomod-minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/datastore](https://gith... push 12 Jan 2026 10:40PM UTC web-flow github
70.19
20797987998 main Ensures that service is compatible with machine (#78) If the requested service is "ndt7" or "ndt7_client", then the Autojoin API should not return, for example, Wehe servers. Prometheus (well, gcp-service-discovery) queries the Autojoin API for ... push 07 Jan 2026 10:04PM UTC web-flow github
70.19
20795797129 main Bump the actions group with 2 updates (#80) Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-go](https://github.com/actions/setup-go). Updates `actions/checkout` from 4 to 6 <deta... push 07 Jan 2026 08:39PM UTC web-flow github
70.23
20795722781 main Bump the gomod-minor-patch group with 13 updates (#81) Bumps the gomod-minor-patch group with 13 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/apikeys](https://github.com/googleapis/google-cloud-go) | `1.1.12` | `1.... push 07 Jan 2026 08:37PM UTC web-flow github
70.23
See All Builds (260)
  • 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