• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

map-services / next-departures-api
29%

Build:
DEFAULT BRANCH: main
Repo Added 10 May 2026 12:34PM UTC
Token WWE5Haxw6mZuZgXdeZIKBQXTD2lIEwsni regen
Build 58 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/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/mattn/go-sqlite3-1.14.45
  • dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.46
  • dependabot/go_modules/github.com/rm-hull/godx-0.2.4
  • gemini/patch-issue-18
  • gemini/patch-issue-20-064cc9b
  • main

25 Jun 2026 07:38PM UTC coverage: 29.195%. Remained the same
28195734893

push

github

web-flow
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/rm-hull/godx/releases">github.com/rm-hull/godx's
releases</a>.</em></p>
<blockquote>
<h2>Release v0.2.4</h2>
<h3><a
href="https://github.com/rm-hull/godx/compare/v0.2.3...v0.2.4">0.2.4</a>
(2026-06-24)</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rm-hull/godx/commit/0baa71725"><code>0baa717</code></a>
chore(deps): bump actions/cache from 5 to 6 (<a
href="https://redirect.github.com/rm-hull/godx/issues/10">#10</a>)</li>
<li>See full diff in <a
href="https://github.com/rm-hull/godx/compare/v0.2.3...v0.2.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/rm-hull/godx&package-manager=go_modules&previous-version=0.2.3&new-version=0.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this ma... (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
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
28193252739 dependabot/go_modules/github.com/rm-hull/godx-0.2.4 build(deps): Bump github.com/rm-hull/godx from 0.2.3 to 0.2.4 Bumps [github.com/rm-hull/godx](https://github.com/rm-hull/godx) from 0.2.3 to 0.2.4. - [Release notes](https://github.com/rm-hull/godx/releases) - [Commits](https://github.com/rm-hull... Pull #33 25 Jun 2026 06:55PM 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
28049436252 dependabot/github_actions/actions/cache-6 build(deps): Bump actions/cache from 5 to 6 Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - ... Pull #32 23 Jun 2026 06:54PM UTC web-flow github
29.2
27934941018 main chore: update Go dependencies (#31) ## Dependency Updates Automated update via `go get -u ./... && go mod tidy`. ### Changes to go.mod ```diff - github.com/mattn/go-sqlite3 v1.14.46 + github.com/mattn/go-sqlite3 v1.14.47 - github.com/oapi-codeg... push 22 Jun 2026 06:52AM UTC web-flow github
29.2
27931247509 chore/update-go-deps chore: go get -u && go mod tidy Pull #31 22 Jun 2026 05:18AM UTC github-actions[bot] github
29.2
27847488276 main build(deps): Bump github.com/cockroachdb/errors from 1.13.0 to 1.14.0 (#30) Bumps [github.com/cockroachdb/errors](https://github.com/cockroachdb/errors) from 1.13.0 to 1.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href... push 19 Jun 2026 08:41PM UTC web-flow github
29.2
27843311304 dependabot/go_modules/github.com/cockroachdb/errors-1.14.0 build(deps): Bump github.com/cockroachdb/errors from 1.13.0 to 1.14.0 Bumps [github.com/cockroachdb/errors](https://github.com/cockroachdb/errors) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/cockroachdb/errors/releases) - [Commits... Pull #30 19 Jun 2026 06:54PM UTC web-flow github
29.2
27810336668 main build(deps): Bump actions/checkout from 6 to 7 (#28) Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">... push 19 Jun 2026 06:50AM UTC web-flow github
29.2
27810335639 main build(deps): Bump github.com/mattn/go-sqlite3 from 1.14.45 to 1.14.46 (#29) Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.45 to 1.14.46. <details> <summary>Commits</summary> <ul> <li><a href="https://github.co... push 19 Jun 2026 06:50AM UTC web-flow github
29.2
See All Builds (58)

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

© 2026 Coveralls, Inc