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

go-spatial / tegola / 03934ccd4
41%

Build:
DEFAULT BRANCH: master
Ran 13 Jul 2026 07:08PM UTC
Jobs 1
Files 181
Run time 1min
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

13 Jul 2026 07:05PM UTC coverage: 40.888% (+0.4%) from 40.484%
03934ccd4

push

github

ARolek
refactor(postgis): connection pool construction

the envSelector will determine our approach to creating
the pg config. if connModeEnv we establish the connection
using the environment. if connModeURI we establish it
with the provided URI.

- feat(postgis): add connection planer to postgis provider

the defaultPlaner coordinates the presendences between env
variables, configuration variables and defaults.

- feat(postgis): add connection builder to postgis provider

the defaultBuilder wires together connection hooks, logadapter
and tls config.

- feat(postgis): add connection validator to postgis provider

the defaultValidator validates connection parameters if uri
is overwritten by environment variables for consistency.

- fix(postgis): selector not returning env triggers
- fix(postgis): validator interface not returning connMeta
- feat(postgis): add connection connector to postgis provider

the default validates connection wires together all connection helpers.

- refactor(postgis): createprovider with conn_connector
- chore(postgis): use any instead of interface{}
- chore: cleanup, update godoc
- feat: extend postgis config with optional pool_* options
- test: increase test coverage
- fix: env mode triggers include ssl envs
- fix: test in ci
- test: explicit uri parameter for sslmode
- chore: drop conn_ prefix, update readme
- docs: mvtprovider readme update
- docs: add admonition warning

529 of 832 new or added lines in 9 files covered. (63.58%)

37 existing lines in 2 files now uncovered.

6825 of 16692 relevant lines covered (40.89%)

216.9 hits per line

Uncovered Changes

Lines Coverage ∆ File
149
54.78
-1.69% provider/postgis/postgis.go
62
56.64
provider/postgis/builder.go
53
0.0
provider/postgis/collector.go
12
77.36
provider/postgis/connector.go
10
92.81
provider/postgis/planner.go
9
0.0
-26.09% provider/postgis/error.go
6
86.36
provider/postgis/validator.go
2
66.56
1.02% provider/postgis/util.go

Coverage Regressions

Lines Coverage ∆ File
31
54.78
-1.69% provider/postgis/postgis.go
6
0.0
-26.09% provider/postgis/error.go
Jobs
ID Job ID Ran Files Coverage
1 03934ccd4.1 13 Jul 2026 07:08PM UTC 181
40.89
GitHub Action Run
Source Files on build 03934ccd4
  • Tree
  • List 181
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 03934ccd on github
  • Prev Build on master (#5B2E82CBA)
  • Next Build on master (#7E8F16791)
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