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

go-spatial / tegola / 1520
40%

Build:
DEFAULT BRANCH: master
Ran 02 Nov 2018 04:10AM UTC
Jobs 6
Files 116
Run time 9min
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

pending completion
1520

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)

5511 of 12189 relevant lines covered (45.21%)

832.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1520.1 (CGO_ENABLED=0) 02 Nov 2018 04:10AM UTC 0
43.74
Travis Job 1520.1
2 1520.2 (CGO_ENABLED=0) 02 Nov 2018 04:10AM UTC 0
43.74
Travis Job 1520.2
3 1520.3 (CGO_ENABLED=0) 02 Nov 2018 04:13AM UTC 0
43.75
Travis Job 1520.3
4 1520.4 02 Nov 2018 04:11AM UTC 0
45.2
Travis Job 1520.4
5 1520.5 02 Nov 2018 04:10AM UTC 0
45.2
Travis Job 1520.5
6 1520.6 02 Nov 2018 04:19AM UTC 0
45.21
Travis Job 1520.6
Source Files on build 1520
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1520
  • 84cf61f3 on github
  • Prev Build on master (#1365)
  • Next Build on master (#1521)
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