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

archetech / archon / 30667956972
92%
main: 93%

Build:
Build:
LAST BUILD BRANCH: fix/cipher-didcomm-module-mapper
DEFAULT BRANCH: main
Ran 31 Jul 2026 09:53PM UTC
Jobs 1
Files 62
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

31 Jul 2026 09:50PM UTC coverage: 91.937% (+1.6%) from 90.37%
30667956972

Pull #814

github

macterra
test(gatekeeper): cover the v1 routers extracted in #705

Splitting gatekeeper-api.ts into v1-* routers (#705) pulled ~300
previously uninstrumented lines into the coverage denominator, dropping
the repo from 91.63% to 90.26% on Coveralls. No tests were lost; the
extracted handlers had simply never been exercised.

Add 20 tests covering the routes and error paths that were never hit:
batch export/import/import-by-cids, queue clear, db reset/verify and the
production reset guard, DID update/remove/export/import, the missing
operation guard, both universal-resolver and confirm-fallback branches,
IPFS get-by-cid and streaming, block add, blank search, and the
unprotected-admin-key path.

All eight v1-* routers now report 100% line coverage; the gatekeeper
server drops from 139 uncovered lines to 4. Repo total 93.57% -> 95.61%.

Requests are built lazily inside the assertion loops: supertest's Test
binds a server on construction, so eagerly created requests left
un-awaited after a failed assertion leak handles and hang Jest, which
runs without --forceExit in CI.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Pull Request #814: test(gatekeeper): cover the v1 routers extracted in #705

3011 of 3538 branches covered (85.1%)

Branch coverage included in aggregate %.

6316 of 6607 relevant lines covered (95.6%)

859.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30667956972.1 31 Jul 2026 09:53PM UTC 124
93.35
GitHub Action Run
Source Files on build 30667956972
  • Tree
  • List 62
  • Changed 57
  • Source Changed 0
  • Coverage Changed 57
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30667956972
  • Pull Request #814
  • PR Base - main (#30661901029)
  • 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