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

map-services / next-departures-api
29%

Build:
DEFAULT BRANCH: main
Repo Added 10 May 2026 12:34PM UTC
Token WWE5Haxw6mZuZgXdeZIKBQXTD2lIEwsni regen
Build 75 Last
Files 20
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: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • chore/update-go-deps
  • dependabot/github_actions/actions/cache-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/setup-go-7
  • dependabot/go_modules/github.com/cockroachdb/errors-1.14.0
  • dependabot/go_modules/github.com/getsentry/sentry-go-0.47.0
  • dependabot/go_modules/github.com/getsentry/sentry-go-0.48.0
  • dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.45
  • dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.46
  • dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.48
  • dependabot/go_modules/github.com/prometheus/client_golang-1.24.0
  • dependabot/go_modules/github.com/rm-hull/godx-0.2.4
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.16
  • gemini/patch-issue-18
  • gemini/patch-issue-20-064cc9b
  • main

20 Jul 2026 07:09PM UTC coverage: 29.195%. Remained the same
29770803973

push

github

web-flow
build(deps): Bump github.com/prometheus/client_golang from 1.23.2 to 1.24.0 (#42)

Bumps
[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)
from 1.23.2 to 1.24.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prometheus/client_golang/releases">github.com/prometheus/client_golang's
releases</a>.</em></p>
<blockquote>
<h2>v1.24.0 - 2026-07-20</h2>
<h3>Changes</h3>
<ul>
<li>[CHANGE] Minimum required Go version is now 1.25, only the two
latest Go versions (1.25 and 1.26) are supported from now on. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1862">#1862</a></li>
<li>[CHANGE] prometheus: Name validation now always uses the UTF-8
scheme instead of the deprecated <code>model.NameValidationScheme</code>
global. Default behavior is unchanged; code that set
<code>NameValidationScheme = LegacyValidation</code> no longer gets
legacy enforcement at metric, label, and push-grouping construction. <a
href="https://redirect.github.com/prometheus/client_golang/issues/2051">#2051</a></li>
<li>[CHANGE] api/prometheus/v1: Support matchers (<code>matches[]</code>
parameter) in <code>Rules</code> method (<code>Rules(ctx
context.Context, matches []string) (RulesResult, error)</code>). <a
href="https://redirect.github.com/prometheus/client_golang/issues/1843">#1843</a></li>
<li>[CHANGE] api/prometheus/v1: Refactor <code>LabelNames</code> method
to return <code>model.LabelNames</code> instead of <code>[]string</code>
for consistency across the API. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1850">#1850</a></li>
<li>[CHANGE] exp/api/remote: Simplify <code>Store</code> interface,
rename <code>Handler</code> to <code>WriteHandler</code>, and
encapsulate write response handling. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1855">#1855</a></li>
<li>[FEATURE] prometheus: Add new Go 1.26 runtime metrics
(<code>/sched/goroutines-created... (continued)

341 of 1168 relevant lines covered (29.2%)

0.32 hits per line

Relevant lines Covered
Build:
Build:
1168 RELEVANT LINES 341 COVERED LINES
0.32 HITS PER LINE
Source Files on main
  • Tree
  • List 20
  • 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
29770803973 main build(deps): Bump github.com/prometheus/client_golang from 1.23.2 to 1.24.0 (#42) Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.23.2 to 1.24.0. <details> <summary>Release notes</summary> <p><em>So... push 20 Jul 2026 07:09PM UTC web-flow github
29.2
29769817146 dependabot/go_modules/github.com/prometheus/client_golang-1.24.0 build(deps): Bump github.com/prometheus/client_golang Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.23.2 to 1.24.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Chang... Pull #42 20 Jul 2026 06:55PM UTC web-flow github
29.2
29722462379 main chore: update Go dependencies (#41) push 20 Jul 2026 06:45AM UTC GitHub github
29.2
29715510563 chore/update-go-deps chore: go get -u && go mod tidy Pull #41 20 Jul 2026 03:52AM UTC github-actions[bot] github
29.2
29540871879 main build(deps): Bump actions/setup-go from 6 to 7 (#40) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-go/releases">... push 16 Jul 2026 10:56PM UTC web-flow github
29.2
29525841211 dependabot/github_actions/actions/setup-go-7 build(deps): Bump actions/setup-go from 6 to 7 Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v6..... Pull #40 16 Jul 2026 06:55PM UTC web-flow github
29.2
29395355103 main build(deps): Bump github.com/getsentry/sentry-go from 0.47.0 to 0.48.0 (#39) Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.47.0 to 0.48.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a h... push 15 Jul 2026 06:50AM UTC web-flow github
29.2
29359708592 dependabot/go_modules/github.com/getsentry/sentry-go-0.48.0 build(deps): Bump github.com/getsentry/sentry-go from 0.47.0 to 0.48.0 Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.47.0 to 0.48.0. - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Cha... Pull #39 14 Jul 2026 06:54PM UTC web-flow github
29.2
29280775531 main build(deps): Bump github.com/mattn/go-sqlite3 from 1.14.47 to 1.14.48 (#38) Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.47 to 1.14.48. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="... push 13 Jul 2026 08:02PM UTC web-flow github
29.2
29276441876 dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.48 build(deps): Bump github.com/mattn/go-sqlite3 from 1.14.47 to 1.14.48 Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.47 to 1.14.48. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](ht... Pull #38 13 Jul 2026 06:56PM UTC web-flow github
29.2
See All Builds (75)

Badge your Repo: next-departures-api

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 TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc