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

umputun / stash
84%

Build:
DEFAULT BRANCH: master
Repo Added 24 Nov 2025 02:23AM UTC
Files 22
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • api-list-keys
  • 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/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/go_modules/go-modules-f180a085e8
  • 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/secrets-vault
  • feature/web-pagination
  • fix/git-concurrency-and-error-handling
  • fix/server-code-review-improvements
  • json-schema-validation
  • master
  • persistent-sessions
  • 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.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

26 Dec 2025 09:43AM UTC coverage: 83.646%. Remained the same
20520247442

push

github

umputun
fix(e2e): add modal close wait before checking table element

Add waitHidden(modal) before waitVisible(keyCell) in createKey and
createKeyWithFormat helpers. This two-phase wait ensures HTMX request
completes (modal closes) before verifying table update, preventing
intermittent failures where modal overlay blocks visibility detection.

3120 of 3730 relevant lines covered (83.65%)

99.05 hits per line

Relevant lines Covered
Build:
Build:
3730 RELEVANT LINES 3120 COVERED LINES
99.05 HITS PER LINE
Source Files on master
  • Tree
  • List 22
  • 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
20520247442 master fix(e2e): add modal close wait before checking table element Add waitHidden(modal) before waitVisible(keyCell) in createKey and createKeyWithFormat helpers. This two-phase wait ensures HTMX request completes (modal closes) before verifying table ... push 26 Dec 2025 09:43AM UTC umputun github
83.65
20519902275 master test(store): run tests against both SQLite and PostgreSQL - refactor db_test.go to use shared Postgres container via TestMain - consolidate newTestStore helper to accept variadic options - use key prefixes for test isolation in shared database - ... push 26 Dec 2025 09:20AM UTC umputun github
83.65
20481168765 refs/tags/v0.15.0 docs: update changelog for v0.15.0 push 24 Dec 2025 07:40AM UTC umputun github
83.65
20481160515 master docs: update changelog for v0.15.0 push 24 Dec 2025 07:40AM UTC umputun github
83.7
20480300271 master fix(web): display secrets error in modal instead of replacing table When attempting to create/edit keys with 'secrets' in path while --secrets.key is not configured, errors are now shown in a proper error modal instead of silently replacing the k... push 24 Dec 2025 06:48AM UTC umputun github
83.65
20476913592 master fix(e2e): add viewKey helper to prevent flaky modal waits Apply same pattern as previous flaky fix: wait for key cell to be visible before clicking, eliminating race condition in CI where elements weren't fully interactive. push 24 Dec 2025 02:57AM UTC umputun github
83.78
20476737556 master docs: add technical details section for secrets vault push 24 Dec 2025 02:44AM UTC umputun github
83.73
20476201472 master ci: merge e2e workflow into build workflow Run build and e2e jobs in parallel within single workflow. Docker now waits for both to complete before triggering. push 24 Dec 2025 02:07AM UTC umputun github
83.83
20476125246 master fix(e2e): replace flaky modal wait with positive signals Wait for table elements instead of modal .active class removal. This eliminates race conditions in headless mode where the htmx:afterRequest event timing was unreliable. push 24 Dec 2025 02:02AM UTC umputun github
83.73
20475595066 master feat: implement secrets vault with encrypted storage (#45) * docs: add secrets vault implementation plan Related to encrypted secrets storage feature * docs: simplify secrets plan to unified API approach - Same /kv/* API with ?secret=true flag... push 24 Dec 2025 01:25AM UTC web-flow github
83.78
See All Builds (266)
  • 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

© 2025 Coveralls, Inc