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

umputun / stash / 19753916947
84%

Build:
DEFAULT BRANCH: master
Ran 28 Nov 2025 04:16AM 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:14AM UTC coverage: 83.465% (+0.2%) from 83.279%
19753916947

push

github

web-flow
feat(api): add list keys endpoint with auth filtering (#16)

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

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 19753916947.1 28 Nov 2025 04:16AM UTC 13
83.47
GitHub Action Run
Source Files on build 19753916947
  • Tree
  • List 13
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c0f27d8e on github
  • Prev Build on master (#19753541887)
  • Next Build on master (#19760093724)
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