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

archetech / archon / 24314580013
95%
main: 89%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/shell-quote-1.8.4
DEFAULT BRANCH: main
Ran 12 Apr 2026 07:31PM UTC
Jobs 1
Files 24
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

12 Apr 2026 07:28PM UTC coverage: 95.166%. Remained the same
24314580013

push

github

macterra
Select gatekeeper flavor via include: in docker-compose.yml

Make the active gatekeeper implementation explicit at the top of
docker-compose.yml instead of hardcoded deep in the service block.

- Move the gatekeeper service definition entirely out of docker-compose.yml
  and into two self-contained flavor files. Compose's include: directive
  treats same-named services across included files as a conflict, so
  each flavor file carries the full service body (env, ports, healthcheck,
  volumes, depends_on). The two files stay in sync via a comment header.
- docker-compose.yml now has
    include:
      - ${GATEKEEPER_COMPOSE_FILE:-docker-compose.gatekeeper-ts.yml}
  which defaults to the TypeScript gatekeeper and accepts an override to
  run the Rust port.
- start-node-ci exports GATEKEEPER_COMPOSE_FILE based on its second arg
  (rust | typescript), so the CLI test matrix in docker-build-test.yml
  can flip flavors without touching COMPOSE_FILE layering.
- Rename Dockerfile.gatekeeper -> Dockerfile.gatekeeper-ts and the two
  flavor compose files to docker-compose.gatekeeper-{ts,rust}.yml so all
  four gatekeeper artefacts share the same naming pattern.
- Update docker-build.yml, docker-publish.yml, release-publish.yml, and
  SECURITY_AUDIT.md for the renamed Dockerfile.

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

1990 of 2192 branches covered (90.78%)

Branch coverage included in aggregate %.

4231 of 4345 relevant lines covered (97.38%)

1167.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24314580013.1 12 Apr 2026 07:31PM UTC 48
96.06
GitHub Action Run
Source Files on build 24314580013
  • Tree
  • List 24
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24314580013
  • e966a0a7 on github
  • Prev Build on feat/rust-gatekeeper (#24314171803)
  • Next Build on feat/rust-gatekeeper (#24314597135)
  • Delete
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