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

umputun / stash / 20625553522
84%

Build:
DEFAULT BRANCH: master
Ran 31 Dec 2025 07:14PM 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 07:12PM UTC coverage: 83.964%. Remained the same
20625553522

push

github

web-flow
feat(stash-java): Java SDK with ZK encryption (#50)

* feat(stash-java): Java SDK with ZK encryption

Add Java client library for Stash with full ZK encryption support:

- Java 11+ with modern builder pattern API
- AES-256-GCM + Argon2id encryption (cross-compatible with Go/Python/TypeScript)
- Published to GitHub Packages via Gradle
- Comprehensive test suite with cross-SDK compatibility tests
- Error hierarchy matching other SDKs
- Auto retry with exponential backoff

Related to #50

* fix(stash-python): fix flaky test_decrypt_corrupted_data test

The test replaced byte at position 20 with 'X', but if the byte was
already 'X' (~1.5% chance), no corruption occurred and decryption
succeeded. Now uses conditional replacement to guarantee the byte changes.

* fix(e2e): fix flaky secrets tests with proper HTMX waits

Root cause: Form submission clicked without waiting for button visibility,
and no positive confirmation after modal close.

Fix: Add waitVisible for submit button before click, and waitVisible for
key appearing in table after modal closes. This matches the pattern used
in the working createKey helper.

Affected tests:
- TestSecrets_RegularKeyNoLockIcon
- TestSecrets_History

3330 of 3966 relevant lines covered (83.96%)

100.21 hits per line

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