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

rm-hull / gps-routes-api / 21470551041 / 1
48%
main: 48%

Build:
DEFAULT BRANCH: main
Ran 29 Jan 2026 08:13AM UTC
Files 19
Run time 0s
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

29 Jan 2026 08:11AM UTC coverage: 47.873%. Remained the same
21470551041.1

push

github

web-flow
Bump github.com/lib/pq from 1.10.9 to 1.11.0 (#95)

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.9 to
1.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lib/pq/releases">github.com/lib/pq's
releases</a>.</em></p>
<blockquote>
<h2>v1.11.0</h2>
<p>This version of pq requires Go 1.21 or newer.</p>
<p>pq now supports only maintained PostgreSQL releases, which is
PostgreSQL 14 and newer. Previously PostgreSQL 8.4 and newer were
supported.</p>
<h3>Features</h3>
<ul>
<li>
<p>The <code>pq.Error.Error()</code> text includes the position of the
error (if reported by PostgreSQL) and SQLSTATE code (<a
href="https://redirect.github.com/lib/pq/issues/1219">#1219</a>, <a
href="https://redirect.github.com/lib/pq/issues/1224">#1224</a>):</p>
<pre><code>pq: column &quot;columndoesntexist&quot; does not exist at
column 8 (42703)
pq: syntax error at or near &quot;)&quot; at position 2:71 (42601)
</code></pre>
</li>
<li>
<p>The <code>pq.Error.ErrorWithDetail()</code> method prints a more
detailed multiline message, with the Detail, Hint, and error position
(if any) (<a
href="https://redirect.github.com/lib/pq/issues/1219">#1219</a>):</p>
<pre><code>ERROR:   syntax error at or near &quot;)&quot; (42601)
CONTEXT: line 12, column 1:
<pre><code> 10 |     name           varchar,
 11 |     version        varchar,
 12 | );
      ^
</code></pre>
<p></code></pre></p>
</li>
<li>
<p>Add <code>Config</code>, <code>NewConfig()</code>, and
<code>NewConnectorConfig()</code> to supply connection details in a more
structured way (<a
href="https://redirect.github.com/lib/pq/issues/1240">#1240</a>).</p>
</li>
<li>
<p>Support <code>hostaddr</code> and <code>$PGHOSTADDR</code> (<a
href="https://redirect.github.com/lib/pq/issues/1243">#1243</a>).</p>
</li>
<li>
<p>Support multiple values in <code>host</code>, <code>port</code>, and
<code>hostaddr</code>, which are each tried in order, or randomly if
<code>load_balance_hosts=rand... (continued)

619 of 1293 relevant lines covered (47.87%)

0.51 hits per line

Source Files on job 21470551041.1
  • Tree
  • List 19
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21470551041
  • f3acb57e on github
  • Prev Job for on main (#21355630718.1)
  • Next Job for on main (#21508602500.1)
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