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

map-services / gps-routes-api
36%

Build:
DEFAULT BRANCH: main
Repo Added 10 May 2026 04:56PM UTC
Token o1sY4eplBzQ4NhssDYfTrZnqZC0IkQF6b regen
Build 46 Last
Files 21
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/regen-facets
  • chore/update-go-deps
  • dependabot/github_actions/actions/cache-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/go_modules/github.com/jackc/pgx/v5-5.10.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.47
  • dependabot/go_modules/github.com/rm-hull/godx-0.2.2
  • dependabot/go_modules/github.com/rm-hull/godx-0.2.3
  • dependabot/go_modules/github.com/rm-hull/godx-0.2.4
  • dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.43.0
  • dependabot/go_modules/go.eigsys.de/gin-cachecontrol/v2-2.5.0
  • dependabot/go_modules/go.eigsys.de/gin-cachecontrol/v2-2.6.0
  • main

25 Jun 2026 08:03AM UTC coverage: 36.234%. Remained the same
28155871700

push

github

web-flow
chore(deps): bump github.com/rm-hull/godx from 0.2.3 to 0.2.4 (#144)

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 m... (continued)

687 of 1896 relevant lines covered (36.23%)

0.39 hits per line

Relevant lines Covered
Build:
Build:
1896 RELEVANT LINES 687 COVERED LINES
0.39 HITS PER LINE
Source Files on main
  • Tree
  • List 21
  • 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
28155871700 main chore(deps): bump github.com/rm-hull/godx from 0.2.3 to 0.2.4 (#144) 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/... push 25 Jun 2026 08:05AM UTC web-flow github
36.23
28150726849 dependabot/go_modules/github.com/rm-hull/godx-0.2.4 chore(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 #144 25 Jun 2026 06:15AM UTC web-flow github
36.23
28082677111 main chore(deps): bump actions/cache from 5 to 6 (#143) 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/cac... push 24 Jun 2026 07:32AM UTC web-flow github
36.23
28079095530 dependabot/github_actions/actions/cache-6 chore(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 #143 24 Jun 2026 06:14AM UTC web-flow github
36.23
27934842917 main chore: update Go dependencies (#139) ## 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/testconta... push 22 Jun 2026 06:51AM UTC web-flow github
36.23
27934835117 main chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.46 to 1.14.47 (#141) Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.46 to 1.14.47. <details> <summary>Commits</summary> <ul> <li><a href="https://github.c... push 22 Jun 2026 06:51AM UTC web-flow github
36.23
27934827959 main chore(deps): bump github.com/rm-hull/godx from 0.2.2 to 0.2.3 (#142) Bumps [github.com/rm-hull/godx](https://github.com/rm-hull/godx) from 0.2.2 to 0.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/... push 22 Jun 2026 06:51AM UTC web-flow github
36.23
27933776228 dependabot/go_modules/github.com/rm-hull/godx-0.2.3 chore(deps): bump github.com/rm-hull/godx from 0.2.2 to 0.2.3 Bumps [github.com/rm-hull/godx](https://github.com/rm-hull/godx) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/rm-hull/godx/releases) - [Commits](https://github.com/rm-hull... Pull #142 22 Jun 2026 06:26AM UTC web-flow github
36.23
27933772751 dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.47 chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.46 to 1.14.47 Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.46 to 1.14.47. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](ht... Pull #141 22 Jun 2026 06:26AM UTC web-flow github
36.23
27933770584 dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.43.0 chore(deps): bump github.com/testcontainers/testcontainers-go Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.42.0 to 0.43.0. - [Release notes](https://github.com/testcontainers/test... Pull #140 22 Jun 2026 06:25AM UTC web-flow github
36.23
See All Builds (46)

Badge your Repo: gps-routes-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