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

go-spatial / tegola / 1520 / 4
40%
master: 40%

Build:
DEFAULT BRANCH: master
Ran 02 Nov 2018 04:11AM UTC
Files 115
Run time 6s
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

02 Nov 2018 04:08AM UTC coverage: 45.203% (+1.3%) from 43.899%
1520.4

push

travis-ci

web-flow
V0.8.x (#548)

* fix for PGX numeric types sharing pointer reference (#487)
* support for lambda during CI build
* added TEGOLA_ prefix to SQL_DEBUG env var. closes #489 (#491)
* provider/gpkg: various fixes #486
- provider/gpkg: fix index query for geomFieldname != geom
- rtree table name is a combination of the table name and the geometry
column name.
- provider/gpkg: use aliases and quotes in query for all column names
- fixes 'ambiguous column name' errors when column names in data table
colide with columns in rtree index table (id, minx, etc).
- provider/gpkg: improve column names extraction
- Support column names without quotes.
* provider/postgis: replace Mapnik pixel_width/height and scale_denominator SQL tokens
* added uppercaseTokens func to support case insensitive tokens within ! bangs. mapnik uses lowercase tokens (i.e. !pixel_width!) and tegola uses upper case tokens (i.e. !PIXEL_WIDTH!). this allows for either to work.
* Issue 459 mime type (#504)
* cache/s3: added default tile mime-type of application/vnd.mapbox-vector-tile
* additional test case for provider/gpkg -> extractColsAndPKFromSQL
* documenting new SQL tokens for postgis
* provider/postgis: support for SQL sub-queries #467
* provider/postgis: fix mix-up in SQL token documentation (#510)
* provider/postgis - close connection pool (#515)
* added Cleanup routine to postgis to explicitly close the connection pool on shutdown.
* better error management for http server.ListenAndServe
* Issue 438: gzip compression (#509)
implements gzip compression on successful responses
when the Accept-Encoding header is properly set.

When leveraging a cache back end for caching tiles
the tile data will be compressed prior to writing
to the cache.

If an incoming request does not support gzip compression
the response data will be decompressed prior to responding.

NOTE: this commit will break all current caches! It's critical
that all caches be purged and rebuil... (continued)

5508 of 12185 relevant lines covered (45.2%)

199.24 hits per line

Source Files on job 1520.4
  • Tree
  • List 0
  • Changed 27
  • Source Changed 17
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 374
  • Travis Job 1520.4
  • 84cf61f3 on github
  • Prev Job for on master (#1365.4)
  • Next Job for on master (#1521.4)
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