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

umputun / stash
83%

Build:
DEFAULT BRANCH: master
Repo Added 24 Nov 2025 02:23AM UTC
Files 32
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • api-list-keys
  • audit-trail
  • audit-ui
  • ci/add-permissions-blocks
  • conflict-detection
  • dependabot/cargo/lib/stash-rust/bytes-1.11.1
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/download-artifact-6
  • dependabot/github_actions/actions/download-artifact-7
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/setup-java-5
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/astral-sh/setup-uv-7
  • dependabot/github_actions/gradle/actions-5
  • dependabot/go_modules/go-modules-35375c2958
  • dependabot/go_modules/go-modules-f180a085e8
  • docs/claude/fix-ihttp-env-flag
  • e2e-playwright-go
  • e2e-tests
  • feat-public-access
  • feat/git-ssh-key
  • feat/key-history
  • feat/rate-limiting
  • feat/selective-session-invalidation
  • feat/sighup-auth-reload
  • feat/syntax-highlighting
  • feat/value-validation
  • feature/auth-hot-reload
  • feature/cache-layer
  • feature/enum-types
  • feature/git-versioning
  • feature/granular-auth
  • feature/sdk-sse-subscriptions
  • feature/secrets-vault
  • feature/subscribe
  • feature/web-pagination
  • fix-e2e-flaky
  • fix/git-concurrency-and-error-handling
  • fix/server-code-review-improvements
  • java-sdk
  • json-schema-validation
  • persistent-sessions
  • python-sdk
  • refactor-audit-package
  • refactor-auth
  • refactor/consolidate-zk-crypto
  • refactor/split-server-subpackages
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.10.0
  • refs/tags/v0.10.1
  • refs/tags/v0.10.2
  • refs/tags/v0.10.3
  • refs/tags/v0.10.4
  • refs/tags/v0.11.0
  • refs/tags/v0.12.0
  • refs/tags/v0.12.1
  • refs/tags/v0.13.0
  • refs/tags/v0.13.1
  • refs/tags/v0.13.2
  • refs/tags/v0.13.3
  • refs/tags/v0.13.4
  • refs/tags/v0.14.0
  • refs/tags/v0.15.0
  • refs/tags/v0.16.0
  • refs/tags/v0.17.0
  • refs/tags/v0.18.0
  • refs/tags/v0.18.1
  • refs/tags/v0.19.0
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.2.2
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.7.0
  • refs/tags/v0.7.1
  • refs/tags/v0.7.2
  • refs/tags/v0.7.3
  • refs/tags/v0.8.0
  • refs/tags/v0.8.1
  • refs/tags/v0.8.2
  • refs/tags/v0.9.0
  • refs/tags/v0.9.1
  • refs/tags/v0.9.2
  • rust-sdk
  • sdk-api
  • typescript-sdk
  • zk-encryption

03 Feb 2026 07:58PM UTC coverage: 83.495%. Remained the same
21645587102

push

github

umputun
chore(deps): bump actions/setup-java from 4 to 5

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

4057 of 4859 relevant lines covered (83.49%)

76.46 hits per line

Relevant lines Covered
Build:
Build:
4859 RELEVANT LINES 4057 COVERED LINES
76.46 HITS PER LINE
Source Files on master
  • Tree
  • List 32
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21645587102 master chore(deps): bump actions/setup-java from 4 to 5 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/co... push 03 Feb 2026 07:59PM UTC umputun github
83.49
21645573078 master chore(deps): bump bytes from 1.11.0 to 1.11.1 in /lib/stash-rust (#67) Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs... push 03 Feb 2026 07:59PM UTC web-flow github
83.49
21639664284 master fix(brew): add directory field to publish formula to Formula/ Related to umputun/homebrew-apps#1 push 03 Feb 2026 05:04PM UTC umputun github
83.49
21091481429 master feat: add Rust SDK (#66) * feat: core Rust SDK with KV operations * feat: add zero-knowledge encryption support to Rust SDK * docs: mark Event struct as complete in plan * chore: move completed plan to completed/ * feat: add SSE subscription ... push 17 Jan 2026 09:02AM UTC web-flow github
83.54
21091508527 master chore: add Rust SDK test target to Makefile and Zed tasks push 17 Jan 2026 08:37AM UTC umputun github
83.49
20890527200 master chore(deps): update go module dependencies - github.com/alecthomas/chroma/v2: v2.21.1 → v2.22.0 - github.com/go-pkgz/rest: v1.20.6 → v1.21.0 - modernc.org/sqlite: v1.42.2 → v1.43.0 - gopkg.in/ini.v1: v1.67.0 → v1.67.1 push 11 Jan 2026 06:06AM UTC umputun github
83.49
20732599208 master style: improve code formatting and line wrapping reformat struct literals in git_test.go for readability, shorten parameter names in auth.go (sessionStore→sstore, validator→vldt), wrap long lines in handler.go, keys.go, and audit.go. push 05 Jan 2026 11:38PM UTC umputun github
83.54
20727559274 master docs(python): add async usage example to README document asyncio.to_thread() wrapper pattern for using the sync client in async applications push 05 Jan 2026 08:01PM UTC umputun github
83.55
20702422481 master chore(deps): bump actions/checkout from 4 to 6 (#64) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob... push 05 Jan 2026 01:28AM UTC web-flow github
83.55
20702421593 master chore(deps): bump actions/setup-node from 4 to 6 (#63) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-n... push 05 Jan 2026 01:28AM UTC web-flow github
83.55
See All Builds (418)
  • Repo on GitHub
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