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

m-lab / locate / 27362356009
82%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 04:40PM UTC
Jobs 1
Files 41
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

11 Jun 2026 04:37PM UTC coverage: 82.484% (-0.2%) from 82.709%
27362356009

push

github

web-flow
Add per-machine probability override (#267)

* Add per-machine probability override

Flag to override an individual machine's pick probability by name.
Needed for an autojoined machine stuck at probability: 1: its
registration comes from per-org Datastore metadata (not siteinfo),
config is per-org not per-machine, and we can't disable the whole org.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* Bump build images to golang:1.26

go.mod requires go >= 1.26.2 (since #263) but the Docker and Cloud Build
images still pinned golang:1.25, so builds failed with GOTOOLCHAIN=local
refusing to build a module requiring a newer toolchain.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* Wire PROBABILITY_OVERRIDE env var into app.yaml

Declare PROBABILITY_OVERRIDE in both app.yaml templates and substitute
it from the _PROBABILITY_OVERRIDE Cloud Build variable, so the
-probability-override flag can be set on deployed App Engine services
via flagx.ArgsFromEnv.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* Bump m-lab/go to v0.1.77

v0.1.77 makes flagx.KeyValue ignore empty pairs (m-lab/go#205), so an
empty or unset PROBABILITY_OVERRIDE is a no-op instead of crashing the
service at startup. Removes the need for placeholder values on triggers
that don't set a probability override.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

---------

Co-authored-by: Roberto D'Auria <roberto@air.local>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

9 of 19 new or added lines in 2 files covered. (47.37%)

2524 of 3060 relevant lines covered (82.48%)

8.29 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
0.0
0.0% locate.go
Jobs
ID Job ID Ran Files Coverage
1 27362356009.1 11 Jun 2026 04:40PM UTC 41
82.48
GitHub Action Run
Source Files on build 27362356009
  • Tree
  • List 41
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8b5729f5 on github
  • Prev Build on main (#26218587663)
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