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

m-lab / locate
82%

Build:
DEFAULT BRANCH: main
Repo Added 01 Apr 2020 10:11PM UTC
Files 40
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
  • bassosimone-patch-1
  • dependabot/github_actions/actions-2d3733e69a
  • dependabot/go_modules/github.com/googleapis/gax-go-2.0.2incompatible
  • dependabot/go_modules/gomod-minor-patch-67dfd84ee9
  • dependabot/go_modules/gomod-minor-patch-b1c17bb181
  • dependabot/go_modules/gomod-minor-patch-d6d3121917
  • dependabot/go_modules/gomod-minor-patch-df618289f0
  • dependabot/go_modules/gomod-minor-patch-eb9a6b92eb
  • dependabot/go_modules/gomod-minor-patch-fa158e1162
  • feat/tokenstokenstokens
  • fix/locatetest
  • fix/tier-limits
  • sandbox-cristinaleon-fix-hostname
  • sandbox-cristinaleon-fix-label
  • sandbox-cristinaleon-fix-prom-hostname
  • sandbox-kinkade
  • sandbox-kinkade-siteinfo
  • sandbox-roberto-ci
  • sandbox-roberto-cloudbuild
  • sandbox-roberto-cmsketch
  • sandbox-roberto-connlimit
  • sandbox-roberto-devmode
  • sandbox-roberto-eeflag
  • sandbox-roberto-fix-auth-project
  • sandbox-roberto-fix-enforced-paths
  • sandbox-roberto-fix-hb-tests
  • sandbox-roberto-fix-rl
  • sandbox-roberto-heartbeat-jwt
  • sandbox-roberto-jwt
  • sandbox-roberto-metrics
  • sandbox-roberto-migrate-go-jose-v4
  • sandbox-roberto-no-promote
  • sandbox-roberto-pass-qs-params
  • sandbox-roberto-priority
  • sandbox-roberto-ratelimit
  • sandbox-roberto-ratelimit-block
  • sandbox-roberto-statistical-pt
  • sandbox-roberto-update-cloudbuild
  • sandbox-roberto-update-deps
  • sandbox-roberto-update-rl
  • sandbox-roberto-xff-vuln
  • sandbox-sbs-fix-cors
  • sandbox-soltesz-docs-parameters
  • sandbox-soltesz-ns-replace
  • sandbox-soltesz-testdeploy
  • v0.15.6
  • v0.15.7
  • v0.15.8
  • v0.16.0
  • v0.17.0
  • v0.17.1
  • v0.17.2
  • v0.17.3
  • v0.17.4
  • v0.17.5
  • v0.17.6
  • v0.17.7
  • v0.17.8
  • v0.18.0

30 Jan 2026 10:43AM UTC coverage: 82.209%. Remained the same
21513079397

push

github

web-flow
chore(deps): bump the gomod-minor-patch group with 2 updates (#246)

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

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)

Updates `cloud.google.com/go/compute` from 1.53.0 to 1.54.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/compute/v1.53.0...compute/v1.54.0)

---
updated-dependencies:
- 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
- dependency-name: cloud.google.com/go/compute
  dependency-version: 1.54.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>

2389 of 2906 relevant lines covered (82.21%)

6.05 hits per line

Relevant lines Covered
Build:
Build:
2906 RELEVANT LINES 2389 COVERED LINES
6.05 HITS PER LINE
Source Files on main
  • Tree
  • List 40
  • 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
21513079397 main chore(deps): bump the gomod-minor-patch group with 2 updates (#246) Bumps the gomod-minor-patch group with 2 updates: [google.golang.org/api](https://github.com/googleapis/google-api-go-client) and [cloud.google.com/go/compute](https://github.com... push 30 Jan 2026 10:46AM UTC web-flow github
82.21
21512163100 main fix(handler): handle preflight CORS request (#248) When we make a request with `Authorization` for m-lab/locate from https://github.com/m-lab/mlab-speedtest/pull/81, the request itself stops being a [simple request](https://developer.mozilla.org/... push 30 Jan 2026 10:12AM UTC web-flow github
82.21
21364996974 main fix(monitoring): add specific paths to Enforced map (#247) The m-lab/access v0.0.11+ TokenController uses exact path matching for the Enforced paths, not prefix matching. This caused 400 errors on /v2/platform/monitoring/{ndt/ndt7,wehe/replay} en... push 26 Jan 2026 04:20PM UTC web-flow github
82.15
21217316026 main fix: update tier limits (#245) * fix: update tier limits * fix(limits): update test to match tier config values push 21 Jan 2026 04:28PM UTC web-flow github
82.23
21163548148 main feat(priority): implement tier-based rate limiting for /v2/priority/nearest (#238) * feat: add "locate" as a valid x-google-audiences. * feat(priority): implement tier-based rate limiting for /v2/priority/nearest Extract tier from JWT claims an... push 20 Jan 2026 07:51AM UTC web-flow github
82.23
21146428310 main fix(heartbeat): remove incorrect ticker pointer dereference (#243) Dereferencing time.NewTicker() created a copy of the Ticker struct, causing the original timer to become a dangling reference and SIGSEGV during garbage collection in Test_main. push 19 Jan 2026 05:29PM UTC web-flow github
82.93
21140847835 main chore(deps): bump the gomod-minor-patch group with 2 updates (#242) Bumps the gomod-minor-patch group with 2 updates: [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) and [google.golang.org/api](https://github.com/googleapis/googl... push 19 Jan 2026 02:21PM UTC web-flow github
82.93
21040680216 main fix(README.md): update build status badge (#241) Noticed while doing a code review for https://github.com/m-lab/locate/pull/238 push 15 Jan 2026 05:44PM UTC web-flow github
82.93
21039861677 main refactor(locatetest)!: allow returning valid URLs (#240) The current implementation of the `locatetest` package does not allow to return valid URLs. As such, mocking a realistic locate response is not possible and testing is less realistic. To a... push 15 Jan 2026 05:15PM UTC web-flow github
82.93
20967370120 main fix(deps): migrate from gopkg.in/square/go-jose.v2 to go-jose/v4 (#237) Fixes CVE-2024-28180 (GHSA-c5q2-7r4c-mv6g) by migrating from the archived gopkg.in/square/go-jose.v2 to github.com/go-jose/go-jose/v4. Key changes for go-jose/v4 API: - jwt.... push 13 Jan 2026 06:09PM UTC web-flow github
82.78
See All Builds (1773)
  • 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