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

umputun / stash / 19942116358
83%

Build:
DEFAULT BRANCH: master
Ran 04 Dec 2025 07:59PM UTC
Jobs 1
Files 17
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

04 Dec 2025 07:57PM UTC coverage: 82.861% (+0.2%) from 82.633%
19942116358

push

github

web-flow
feat(web): add key history viewing and restore functionality (#25)

* feat(web): add key history viewing and restore functionality

Add history viewing and one-click restore for keys when git versioning is enabled.

- Add History() and GetRevision() methods to git package
- Add GET /kv/history/{key...} API endpoint returning revision list with base64-encoded values
- Add web handlers for history modal, revision view, and restore action
- Add history.html and revision.html templates
- Add CSS styles for history table
- Update README with API documentation and screenshots

* fix(web): align history table styling with main keys table

wrap history table in table-container div and update css to match
main table: header background, font size, padding, hover effect.

* docs: add jetbrains http client files for manual api testing

add requests.http with all api endpoints and http-client.env.json
for environment variables. update CLAUDE.md with usage instructions.

* refactor: move history tests to keys_test.go, improve comment

- move TestHandler_HandleKeyHistory, TestHandler_HandleKeyRevision,
  TestHandler_HandleKeyRestore from handler_test.go to keys_test.go
  to follow one-test-file-per-source-file convention
- improve comment in api/handler.go to explain why base64 encoding
  is used (safe JSON transmission) rather than just what it does

211 of 252 new or added lines in 5 files covered. (83.73%)

2572 of 3104 relevant lines covered (82.86%)

84.65 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
77.33
-1.05% app/server/web/handler.go
4
88.69
1.45% app/server/api/handler.go
8
75.12
3.65% app/git/git.go
26
82.66
-1.15% app/server/web/keys.go
Jobs
ID Job ID Ran Files Coverage
1 19942116358.1 04 Dec 2025 07:59PM UTC 17
82.86
GitHub Action Run
Source Files on build 19942116358
  • Tree
  • List 17
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 81fa9cb9 on github
  • Prev Build on master (#19921954199)
  • Next Build on master (#19942373362)
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