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

umputun / stash / 20624397884
84%

Build:
DEFAULT BRANCH: master
Ran 31 Dec 2025 06:00PM UTC
Jobs 1
Files 24
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 Dec 2025 05:59PM UTC coverage: 83.964%. Remained the same
20624397884

push

github

web-flow
feat(stash-js): TypeScript SDK with ZK encryption (#49)

* docs: add TypeScript SDK implementation plan

* feat(stash-js): add TypeScript SDK core implementation

- project setup with tsup, vitest, eslint, strict tsconfig
- types: Format, KeyInfo, ClientOptions with const assertions
- errors: StashError hierarchy with type guards
- client: full CRUD operations, retry logic, auth support
- 58 tests passing

* feat(stash-js): add ZK encryption and external review fixes

- add zero-knowledge encryption (AES-256-GCM + Argon2id) compatible with Go/Python
- add cross-compatibility tests with Go/Python fixtures
- fix isZkEncrypted to require data after prefix
- fix Uint8Array buffer offset bug in encrypt
- fix base64 encoding for large payloads
- add empty key validation to client methods
- fix passphrase validation to use byte length
- fix timeout cleanup on error
- add publish-npm.yml workflow for npm releases
- update CI to include typescript-sdk job

3330 of 3966 relevant lines covered (83.96%)

100.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20624397884.1 31 Dec 2025 06:00PM UTC 24
83.96
GitHub Action Run
Source Files on build 20624397884
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0ec5222c on github
  • Prev Build on master (#20613973491)
  • Next Build on master (#20625553522)
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

© 2025 Coveralls, Inc