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

archetech / archon / 22147168141
95%
main: 93%

Build:
Build:
LAST BUILD BRANCH: 136-lightning-wallets
DEFAULT BRANCH: main
Ran 18 Feb 2026 04:02PM UTC
Jobs 1
Files 22
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

18 Feb 2026 03:59PM UTC coverage: 95.466%. First build
22147168141

Pull #90

github

macterra
feat: Adopt W3C JWE standard for encryption

Replace custom ECIES (secp256k1 ECDH + XChaCha20-Poly1305) with
standard JWE Compact Serialization (ECDH-ES + A256GCM) per the
W3C VC-JOSE-COSE spec. Built using existing @noble primitives to
maintain browser compatibility (Web Crypto doesn't support secp256k1).

Backward compatible: legacy ciphertext is auto-detected and decrypted
via decryptMessageLegacy/decryptBytesLegacy methods.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #90: feat: Adopt W3C JWE standard for encryption

1632 of 1774 branches covered (92.0%)

Branch coverage included in aggregate %.

116 of 120 new or added lines in 4 files covered. (96.67%)

3400 of 3497 relevant lines covered (97.23%)

1083.9 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
98.72
-1.28% packages/cipher/src/cipher-base.ts
1
95.24
packages/cipher/src/jwe.ts
2
93.88
-0.04% packages/keymaster/src/keymaster.ts
Jobs
ID Job ID Ran Files Coverage
1 22147168141.1 18 Feb 2026 04:02PM UTC 44
96.18
GitHub Action Run
Source Files on build 22147168141
  • Tree
  • List 22
  • Changed 17
  • Source Changed 2
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22147168141
  • Pull Request #90
  • PR Base - main (#22116124280)
  • 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