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

MapColonies / shigola / e792b9141
48%

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2026 07:45AM UTC
Jobs 1
Files 203
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

25 Aug 2026 07:42AM UTC coverage: 47.662%. First build
e792b9141

push

github

web-flow
fix: land the stranded dependency-update branch (MAPCO-11478) (#4)

* fix: make pull request workflow pass

Update vulnerable dependencies and make the local CI workflow resilient to missing credentials and occupied ports. Replace brittle MVT byte-size checks with decoded tile assertions.

* fix(devcontainer): track the go.mod toolchain and the shigola rename

The image pinned golang:1.26.2-bookworm to match go.mod. The preceding commit
moves go.mod to go 1.26.6 and there is no toolchain directive, so the container
could no longer build the module.

The workspace path was also still tegola: devcontainer.json declared
workspaceFolder /workspace/shigola while the compose file mounted the repo at
/workspace/tegola and both it and the Dockerfile set that as the working
directory. Plain docker compose worked, but the devcontainer flow opened into a
path that did not exist.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* fix(devcontainer): resolve compose paths from the project directory

context: .. and the workspace volume ..:/workspace/shigola both resolved one
level above the repo. The build failed with "lstat .../shigola/.devcontainer:
no such file or directory", and the mount put the directory holding both
shigola and shigola-docs at /workspace/shigola, so go.mod was not found.

Putting this file first in the -f list fixes those but then resolves the root
compose file's ./testdata mount under .devcontainer/, so neither ordering
worked. Relative paths resolve against the project directory -- the first -f
file's directory -- which is the repo root in both invocations, including
devcontainer.json's list where ../docker-compose.yml comes first.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* ci: make the CITE port genuinely overridable

87144cdf passed TEGOLA_PORT: ${{ env.SHIGOLA_PORT }} to the two suite steps,
but SHIGOLA_PORT was defined nowhere, so the expression rendered to the empty
string. It only behav... (continued)

9610 of 20163 relevant lines covered (47.66%)

205.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 e792b9141.1 25 Aug 2026 07:45AM UTC 203
47.66
GitHub Action Run
Source Files on build e792b9141
  • Tree
  • List 203
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e792b914 on github
  • Next Build on master (#ABBB16285)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc