|
Ran
|
Jobs
1
|
Files
19
|
Run time
1min
|
Badge
README BADGES
|
push
github
Bump github.com/jackc/pgx/v5 from 5.7.6 to 5.8.0 (#91) Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.7.6 to 5.8.0. <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.8.0 (December 26, 2025)</h1> <ul> <li>Require Go 1.24+</li> <li>Remove golang.org/x/crypto dependency</li> <li>Add OptionShouldPing to control ResetSession ping behavior (ilyam8)</li> <li>Fix: Avoid overflow when MaxConns is set to MaxInt32</li> <li>Fix: Close batch pipeline after a query error (Anthonin Bonnefoy)</li> <li>Faster shutdown of pgxpool.Pool background goroutines (Blake Gentry)</li> <li>Add pgxpool ping timeout (Amirsalar Safaei)</li> <li>Fix: Rows.FieldDescriptions for empty query</li> <li>Scan unknown types into *any as string or []byte based on format code</li> <li>Optimize pgtype.Numeric (Philip Dubé)</li> <li>Add AfterNetConnect hook to pgconn.Config</li> <li>Fix: Handle for preparing statements that fail during the Describe phase</li> <li>Fix overflow in numeric scanning (Ilia Demianenko)</li> <li>Fix: json/jsonb sql.Scanner source type is []byte</li> <li>Migrate from math/rand to math/rand/v2 (Mathias Bogaert)</li> <li>Optimize internal iobufpool (Mathias Bogaert)</li> <li>Optimize stmtcache invalidation (Mathias Bogaert)</li> <li>Fix: missing error case in interval parsing (Maxime Soulé)</li> <li>Fix: invalidate statement/description cache in Exec (James Hartig)</li> <li>ColumnTypeLength method return the type length for varbit type (DengChan)</li> <li>Array and Composite codecs handle typed nils</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jackc/pgx/commit/fe8740aa0"><code>fe8740a</code></a> Release v5.8.0</li> <li><a href="https://github.com/jackc/pgx/commit/e5dde5a51"><code>e5dd... (continued)
619 of 1293 relevant lines covered (47.87%)
0.51 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 20574553734.1 | 19 |
47.87 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|