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

rm-hull / gps-routes-api
46%

Build:
DEFAULT BRANCH: main
Repo Added 03 Jan 2025 11:46PM UTC
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
  • No branch selected
  • bugfix/empty-facets
  • bugfix/harden-auth-middleware
  • bugfix/nearest-order-by
  • bugfix/remove-bad-images
  • chore/add-tests
  • chore/go-1.25
  • chore/multi-arch-docker-image
  • chore/remove-mongo
  • chore/update-deps
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/setup-node-5
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-artifact-4
  • dependabot/github_actions/golangci/golangci-lint-action-7
  • dependabot/github_actions/golangci/golangci-lint-action-8
  • dependabot/go_modules/github.com/JGLTechnologies/gin-rate-limit-1.5.6
  • dependabot/go_modules/github.com/gin-contrib/cors-1.7.4
  • dependabot/go_modules/github.com/gin-contrib/cors-1.7.5
  • dependabot/go_modules/github.com/gin-contrib/cors-1.7.6
  • dependabot/go_modules/github.com/gin-contrib/size-1.0.2
  • dependabot/go_modules/github.com/gin-gonic/gin-1.10.1
  • dependabot/go_modules/github.com/golang-migrate/migrate/v4-4.18.2
  • dependabot/go_modules/github.com/golang-migrate/migrate/v4-4.18.3
  • dependabot/go_modules/github.com/golang-migrate/migrate/v4-4.19.0
  • dependabot/go_modules/github.com/ikeikeikeike/go-sitemap-generator-2.0.1incompatible
  • dependabot/go_modules/github.com/jackc/pgx/v5-5.7.4
  • dependabot/go_modules/github.com/jackc/pgx/v5-5.7.5
  • dependabot/go_modules/github.com/jackc/pgx/v5-5.7.6
  • dependabot/go_modules/github.com/spf13/cobra-1.10.1
  • dependabot/go_modules/github.com/spf13/cobra-1.9.1
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.1
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.10
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.2
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.3
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.4
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.5
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.6
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.7
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.8
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.9
  • dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.36.0
  • dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.37.0
  • dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.38.0
  • dependabot/go_modules/go.eigsys.de/gin-cachecontrol/v2-2.3.0
  • dependabot/go_modules/go.mongodb.org/mongo-driver-1.17.2
  • dependabot/go_modules/go.mongodb.org/mongo-driver-1.17.3
  • feat/add-tests
  • feat/auth-middleware
  • feat/docker-multi-arch
  • feat/extra-facets
  • feat/generate-sitemap
  • feat/git-tagging
  • feat/json-logging
  • feat/llama-regen
  • feat/llama.cpp-augmentation
  • feat/mcp-tools
  • feat/nearby
  • feat/no-limits
  • feat/prealloc-storage
  • feat/ref-data
  • feat/restructure-docker-compose
  • feat/skip-facets
  • feat/truncate
  • main
  • v0.1.0
  • v0.1.3
  • v0.2.0

09 Sep 2025 07:02AM UTC coverage: 46.44%. Remained the same
17574561014

push

github

web-flow
Bump github.com/jackc/pgx/v5 from 5.7.5 to 5.7.6 (#67)

Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.7.5
to 5.7.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jackc/pgx/blob/master/CHANGELOG.md">github.com/jackc/pgx/v5's
changelog</a>.</em></p>
<blockquote>
<h1>5.7.6 (September 8, 2025)</h1>
<ul>
<li>Use ParseConfigError in pgx.ParseConfig and pgxpool.ParseConfig
(Yurasov Ilia)</li>
<li>Add PrepareConn hook to pgxpool (Jonathan Hall)</li>
<li>Reduce allocations in QueryContext (Dominique Lefevre)</li>
<li>Add MarshalJSON and UnmarshalJSON for pgtype.Uint32 (Panos
Koutsovasilis)</li>
<li>Configure ping behavior on pgxpool with ShouldPing (Christian
Kiely)</li>
<li>zeronull int types implement Int64Valuer and Int64Scanner (Li
Zeghong)</li>
<li>Fix panic when receiving terminate connection message during
CopyFrom (Michal Drausowski)</li>
<li>Fix statement cache not being invalidated on error during batch
(Muhammadali Nazarov)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jackc/pgx/commit/a2fca0374"><code>a2fca03</code></a>
Release v5.7.6</li>
<li><a
href="https://github.com/jackc/pgx/commit/95fc31294"><code>95fc312</code></a>
Add link to github.com/KoNekoD/pgx-colon-query-rewriter</li>
<li><a
href="https://github.com/jackc/pgx/commit/5534fa9a0"><code>5534fa9</code></a>
Improve Rows docs</li>
<li><a
href="https://github.com/jackc/pgx/commit/a295d6881"><code>a295d68</code></a>
Merge pull request <a
href="https://redirect.github.com/jackc/pgx/issues/2368">#2368</a> from
zeghong/zeronull-int-valuer</li>
<li><a
href="https://github.com/jackc/pgx/commit/03f32c06b"><code>03f32c0</code></a>
Merge branch 'master' into zeronull-int-valuer</li>
<li><a
href="https://github.com/jackc/pg... (continued)

600 of 1292 relevant lines covered (46.44%)

0.5 hits per line

Relevant lines Covered
Build:
Build:
1292 RELEVANT LINES 600 COVERED LINES
0.5 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
17574561014 main Bump github.com/jackc/pgx/v5 from 5.7.5 to 5.7.6 (#67) Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.7.5 to 5.7.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jackc/pgx/blob/master... push 09 Sep 2025 07:05AM UTC web-flow github
46.44
17573550304 dependabot/go_modules/github.com/jackc/pgx/v5-5.7.6 Bump github.com/jackc/pgx/v5 from 5.7.5 to 5.7.6 Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.7.5 to 5.7.6. - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](https://github.com/jackc/pgx/comp... Pull #67 09 Sep 2025 06:15AM UTC web-flow github
46.44
17486827086 main Bump actions/setup-node from 4 to 5 (#64) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actio... push 05 Sep 2025 07:35AM UTC web-flow github
46.44
17486821298 main Bump actions/setup-go from 5 to 6 (#65) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-go/releases">actions/setup... push 05 Sep 2025 07:34AM UTC web-flow github
46.44
17486815398 main Bump actions/setup-python from 5 to 6 (#66) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-python/release... push 05 Sep 2025 07:34AM UTC web-flow github
46.44
17486808966 main Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#63) Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.1 to 1.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spf13/cobra/rel... push 05 Sep 2025 07:34AM UTC web-flow github
46.44
17464679436 dependabot/github_actions/actions/setup-python-6 Bump actions/setup-python from 5 to 6 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compa... Pull #66 04 Sep 2025 01:02PM UTC web-flow github
46.44
17462965040 dependabot/github_actions/actions/setup-go-6 Bump actions/setup-go from 5 to 6 Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v5...v6) --- upd... Pull #65 04 Sep 2025 11:55AM UTC web-flow github
46.44
17462946329 dependabot/github_actions/actions/setup-node-5 Bump actions/setup-node from 4 to 5 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4...v5... Pull #64 04 Sep 2025 11:54AM UTC web-flow github
46.44
17425669192 dependabot/go_modules/github.com/spf13/cobra-1.10.1 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.1 to 1.10.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v1... Pull #63 03 Sep 2025 07:03AM UTC web-flow github
46.44
See All Builds (265)
  • 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

© 2025 Coveralls, Inc