• 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: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 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

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
29722462379 main chore: update Go dependencies (#41) push 20 Jul 2026 06:45AM UTC GitHub 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
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
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
28773091325 main chore: update Go dependencies (#36) ## Dependency Updates Automated update via `go get -u ./... && go mod tidy`. ### Changes to go.mod ```diff - github.com/andybalholm/brotli v1.2.1 // indirect + github.com/andybalholm/brotli v1.2.2 // indirect... push 06 Jul 2026 06:45AM UTC web-flow github
29.2
28549454488 main build(deps): Bump github.com/tavsec/gin-healthcheck from 1.7.15 to 1.7.16 (#35) Bumps [github.com/tavsec/gin-healthcheck](https://github.com/tavsec/gin-healthcheck) from 1.7.15 to 1.7.16. <details> <summary>Release notes</summary> <p><em>Sourced ... push 01 Jul 2026 09:39PM UTC web-flow github
29.2
28353812478 main chore: update Go dependencies (#34) ## Dependency Updates Automated update via `go get -u ./... && go mod tidy`. ### Changes to go.mod ```diff - github.com/pelletier/go-toml/v2 v2.4.0 // indirect + github.com/pelletier/go-toml/v2 v2.4.2 // indi... push 29 Jun 2026 06:47AM UTC web-flow github
29.2
28195734893 main build(deps): Bump github.com/rm-hull/godx from 0.2.3 to 0.2.4 (#33) Bumps [github.com/rm-hull/godx](https://github.com/rm-hull/godx) from 0.2.3 to 0.2.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/r... push 25 Jun 2026 07:39PM UTC web-flow github
29.2
28082717325 main build(deps): Bump actions/cache from 5 to 6 (#32) Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/releases">actions/cach... push 24 Jun 2026 07:33AM 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