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

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

Build:
Build:
LAST BUILD BRANCH: fix/rust-conformant-invalid-did
DEFAULT BRANCH: main
Ran 02 Jul 2026 05:30PM UTC
Files 102
Run time 5s
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 05:26PM UTC coverage: 92.951%. Remained the same
28609137962.1

Pull #676

github

macterra
feat(gatekeeper): dereference did:cid data via /1.0/identifiers/:did/data

Add a standards-conformant DID URL dereferencing endpoint for the
did:cid method-specific data resource (the DID URL did:cid:<cid>/data),
served under the Universal Resolver driver convention
/1.0/identifiers/:did on a dedicated router.

Because did:cid is content-addressed, the resource is retrieved by
content rather than an external location. The endpoint reshapes the
existing resolveDID() output at the route layer — no gatekeeper.ts
change — and returns the data resource itself (empty object for agent
DIDs) rather than the resolution triple. Honors versionTime,
versionSequence, confirm, and verify, mirroring the resolve route;
maps invalidDid to 400 and notFound to 404.

The internal /api/v1/did/:did family is left untouched for backwards
compatibility. Also normalizes /identifiers/:did for metrics labeling
and regenerates the Gatekeeper OpenAPI spec.

Implements #671. Refs #672, #673.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #676: feat(gatekeeper): dereference did:cid data via /1.0/identifiers/:did/data

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 28609137962.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 28609137962
  • dc5bb5fd on github
  • Prev Job for on feat/didcid-data-dereference (#28545266810.1)
  • Next Job for on feat/didcid-data-dereference (#28609494158.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