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

go-spatial / tegola / 1518
45%
master: 40%

Build:
Build:
LAST BUILD BRANCH: issue-xx-upgrade-pgx
DEFAULT BRANCH: master
Ran 01 Nov 2018 11:01PM 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
1518

push

travis-ci

ARolek
Changes to explicit tiles list as per #529 (#547)

* Adds the explicit-list option for seeding
* Added kill after 60 seconds.
* vendor v3.2.0 of pgx
* Give units when reporting large tiles. closes #494 (#542)
* Changed the way cache command works.
issue #529 discussion outline a better way for the cache to
handle explicit and non-explicit tile lists. This commit
breaks up the cache command into separate commands and
allows one to specify a tile list, if the min or max zoom
is not given for a tile list, then that tile list is treated
as an explicit list. However, if they are provided, then the
system will find all tiles within the given zoom range that
would be effected by the tiles in the tile list and reseed or
purge them accordingly.
closes #533
* Updated provider clean up messages.
On cleanup the provider cleanup routine would report it was
cleaning up the provider even if there weren't any providers
to clean up. Now do a quick check before printing out the
message.
* added environmental variable ( TEGOLA_PPROF_MUTEX_RATE ) to enable
mutex profiling. Value must be between 1 to 10000.
* added environmental variable ( TEGOLA_PPROF_BLOCK_RATE ) to enable
block rate profiling.  Value must be between 1 and 10000.
* Replaced strings.Builder (no supported in go1.9.x) with bytes.Builder
`strings.Builder` was introduced in go 1.10.x, so we cannot use it till
we drop support for go 1.9.x.
* fixed incorrect comment in pprof file

683 of 683 new or added lines in 11 files covered. (100.0%)

5511 of 12189 relevant lines covered (45.21%)

832.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1518.1 (CGO_ENABLED=0) 01 Nov 2018 11:01PM UTC 0
43.74
Travis Job 1518.1
2 1518.2 (CGO_ENABLED=0) 01 Nov 2018 11:01PM UTC 0
43.74
Travis Job 1518.2
3 1518.3 (CGO_ENABLED=0) 01 Nov 2018 11:04PM UTC 0
43.75
Travis Job 1518.3
4 1518.4 01 Nov 2018 11:01PM UTC 0
45.2
Travis Job 1518.4
5 1518.5 01 Nov 2018 11:01PM UTC 0
45.2
Travis Job 1518.5
6 1518.6 01 Nov 2018 11:10PM UTC 0
45.21
Travis Job 1518.6
Source Files on build 1518
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1518
  • 466159eb on github
  • Prev Build on v0.8.x (#1485)
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

© 2025 Coveralls, Inc