Skip to content

Feat/pgx client rework - #14

Merged
mkbeh merged 41 commits into
mainfrom
feat/pgx-client-rework
Aug 25, 2026
Merged

mkbeh merged 41 commits into
mainfrom
feat/pgx-client-rework

fix: support single-line requires in workspace generator

6605de3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 25, 2026 in 2s

89.13% of diff hit (target 80.00%)

View this Pull Request on Codecov

89.13% of diff hit (target 80.00%)

Annotations

Check warning on line 101 in errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

errors.go#L101

Added line #L101 was not covered by tests

Check warning on line 28 in extra/otelxpg/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/metrics.go#L28

Added line #L28 was not covered by tests

Check warning on line 33 in extra/otelxpg/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/metrics.go#L33

Added line #L33 was not covered by tests

Check warning on line 91 in extra/otelxpg/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/pool.go#L91

Added line #L91 was not covered by tests

Check warning on line 99 in extra/otelxpg/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/pool.go#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 104 in extra/otelxpg/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/pool.go#L104

Added line #L104 was not covered by tests

Check warning on line 131 in extra/otelxpg/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/pool.go#L127-L131

Added lines #L127 - L131 were not covered by tests

Check warning on line 146 in extra/otelxpg/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/pool.go#L142-L146

Added lines #L142 - L146 were not covered by tests

Check warning on line 161 in extra/otelxpg/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/pool.go#L157-L161

Added lines #L157 - L161 were not covered by tests

Check warning on line 176 in extra/otelxpg/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/pool.go#L172-L176

Added lines #L172 - L176 were not covered by tests

Check warning on line 191 in extra/otelxpg/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/pool.go#L187-L191

Added lines #L187 - L191 were not covered by tests

Check warning on line 206 in extra/otelxpg/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/pool.go#L202-L206

Added lines #L202 - L206 were not covered by tests

Check warning on line 221 in extra/otelxpg/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/pool.go#L217-L221

Added lines #L217 - L221 were not covered by tests

Check warning on line 236 in extra/otelxpg/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/pool.go#L232-L236

Added lines #L232 - L236 were not covered by tests

Check warning on line 251 in extra/otelxpg/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/pool.go#L247-L251

Added lines #L247 - L251 were not covered by tests

Check warning on line 266 in extra/otelxpg/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra/otelxpg/pool.go#L262-L266

Added lines #L262 - L266 were not covered by tests

Check warning on line 32 in options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

options.go#L32

Added line #L32 was not covered by tests

Check warning on line 45 in options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

options.go#L45

Added line #L45 was not covered by tests

Check warning on line 64 in options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

options.go#L64

Added line #L64 was not covered by tests

Check warning on line 83 in options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

options.go#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 89 in options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

options.go#L86-L89

Added lines #L86 - L89 were not covered by tests

Check warning on line 91 in options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

options.go#L91

Added line #L91 was not covered by tests

Check warning on line 102 in options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

options.go#L102

Added line #L102 was not covered by tests

Check warning on line 115 in options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

options.go#L112-L115

Added lines #L112 - L115 were not covered by tests

Check warning on line 119 in options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

options.go#L119

Added line #L119 was not covered by tests