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

umputun / stash
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/setup-java-5
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 dependabot/github_actions/actions/setup-java-5
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • api-list-keys
  • audit-trail
  • audit-ui
  • ci/add-permissions-blocks
  • conflict-detection
  • 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
  • master
  • 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
  • sdk-api
  • typescript-sdk
  • zk-encryption

12 Jan 2026 01:41AM UTC coverage: 83.495%. Remained the same
20905567460

Pull #65

github

web-flow
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>
Pull Request #65: chore(deps): bump actions/setup-java from 4 to 5

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
20905567460 dependabot/github_actions/actions/setup-java-5 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... Pull #65 12 Jan 2026 01:41AM UTC web-flow 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
20702420702 master chore(deps): bump actions/setup-python from 5 to 6 (#62) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions... push 05 Jan 2026 01:28AM UTC web-flow github
83.55
20702419973 master chore(deps): bump gradle/actions from 4 to 5 (#61) Bumps [gradle/actions](https://github.com/gradle/actions) from 4 to 5. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](https://github.com/gradle/actions/compare/v4...v5)... push 05 Jan 2026 01:28AM UTC web-flow github
83.55
20702415430 master chore(deps): bump astral-sh/setup-uv from 5 to 7 (#60) Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 7. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup... push 05 Jan 2026 01:27AM UTC web-flow github
83.55
20702377072 dependabot/github_actions/actions/checkout-6 chore(deps): bump actions/checkout from 4 to 6 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/main/... Pull #64 05 Jan 2026 01:24AM UTC web-flow github
83.55
See All Builds (407)
  • 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