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

umputun / stash / 19942116358 / 1
83%
master: 83%

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

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

2572 of 3104 relevant lines covered (82.86%)

84.65 hits per line

Source Files on job 19942116358.1
  • Tree
  • List 17
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19942116358
  • 81fa9cb9 on github
  • Prev Job for on master (#19921954199.1)
  • Next Job for on master (#19942373362.1)
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