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

archetech / archon / 28612079896 / 1
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: test/gatekeeper-api-supertest
DEFAULT BRANCH: main
Ran 02 Jul 2026 06:20PM UTC
Files 102
Run time 8s
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

02 Jul 2026 06:17PM UTC coverage: 92.951%. Remained the same
28612079896.1

Pull #676

github

macterra
fix(gatekeeper): proper error classification on /1.0/identifiers; spec wording

Address Copilot review feedback on the conformant surface:

- The three /1.0/identifiers handlers previously mapped every thrown error
  to 404 "DID not found", masking real failures. Add classifyResolveError():
  an InvalidOperationError (a bad proof surfaced by the hardcoded verify is
  the DID's problem, not the server's) -> 404 notFound; anything else ->
  500 internalError, logged. The resolve endpoint reports the error in
  didResolutionMetadata, keeping the result triple-shaped; the dereference
  endpoints return { error }. resolveConformant() still handles the expected
  invalidDid/notFound cases before the catch.
- scheme.md: a deactivated DID's didDocument is reduced to just its `id`,
  not "set to empty" (matched the example, which shows an id).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #676: feat(gatekeeper): conformant DID resolution + dereferencing at /1.0/identifiers

2897 of 3414 branches covered (84.86%)

Branch coverage included in aggregate %.

11594 of 12176 relevant lines covered (95.22%)

444.68 hits per line

Source Files on job 28612079896.1
  • Tree
  • List 102
  • Changed 47
  • Source Changed 0
  • Coverage Changed 47
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28612079896
  • 73e7f277 on github
  • Prev Job for on feat/didcid-data-dereference (#28545266810.1)
  • Next Job for on feat/didcid-data-dereference (#28612469135.1)
  • 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