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

archetech / archon / 28609494158
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: feat/didcid-data-dereference
DEFAULT BRANCH: main
Ran 02 Jul 2026 05:36PM UTC
Jobs 1
Files 51
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

02 Jul 2026 05:33PM UTC coverage: 91.514%. Remained the same
28609494158

Pull #676

github

macterra
refactor(gatekeeper): drop non-standard confirm/verify params from dereference endpoint

confirm and verify are not DID Core DID-URL parameters, so they don't
belong on the conformant /1.0/identifiers surface. Hard-code the
underlying resolveDID call to { confirm: true, verify: true } so the
endpoint always returns confirmed, cryptographically verified state:
verify rejects operations with invalid signatures, and confirm returns
the settled state (the create event is always confirmed, so freshly
created DIDs still dereference; only pending updates are withheld).

Callers needing raw or unconfirmed state continue to use the internal
/api/v1/did/:did endpoint. Regenerates the OpenAPI spec accordingly.

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

2787 of 3292 branches covered (84.66%)

Branch coverage included in aggregate %.

5797 of 6088 relevant lines covered (95.22%)

889.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28609494158.1 02 Jul 2026 05:36PM UTC 102
92.95
GitHub Action Run
Source Files on build 28609494158
  • Tree
  • List 51
  • Changed 47
  • Source Changed 0
  • Coverage Changed 47
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28609494158
  • Pull Request #676
  • PR Base - main (#28545266810)
  • 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