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

umputun / stash / 19753865952
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: dependabot/cargo/lib/stash-rust/bytes-1.11.1
DEFAULT BRANCH: master
Ran 28 Nov 2025 04:13AM UTC
Jobs 1
Files 13
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

28 Nov 2025 04:11AM UTC coverage: 83.465% (+0.2%) from 83.279%
19753865952

Pull #16

github

umputun
feat(api): add list keys endpoint with auth filtering

Add GET /kv/ endpoint to list all keys the caller has read access to.

- Returns JSON array of KeyInfo (Key, Size, Format, CreatedAt, UpdatedAt)
- Optional ?prefix= query param for filtering by key prefix
- Auth-aware: filters results based on caller permissions
- Auth priority: session cookie > Bearer token > public ACL
- Add FilterTokenKeys and FilterPublicKeys to auth layer
- Fix Enabled() to detect public-only ACL configurations
Pull Request #16: Add API endpoint to list keys

90 of 101 new or added lines in 3 files covered. (89.11%)

2110 of 2528 relevant lines covered (83.47%)

23.76 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
80.91
3.75% app/server/handlers.go
6
93.75
-1.09% app/server/auth.go
Jobs
ID Job ID Ran Files Coverage
1 19753865952.1 28 Nov 2025 04:13AM UTC 13
83.47
GitHub Action Run
Source Files on build 19753865952
  • Tree
  • List 13
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #16
  • PR Base - master (#19753541887)
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