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

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

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

28 Nov 2025 01:17AM UTC coverage: 82.489%. First build
19751346769.1

push

github

umputun
refactor(server): split web handlers into focused files

split web.go and web_test.go into smaller, focused files:
- web.go: core types, helpers, index and settings handlers
- web_keys.go: key CRUD handlers (create, view, edit, delete)
- web_auth.go: authentication handlers (login, logout)
- corresponding test files for each

additional improvements:
- convert standalone functions to Server methods per coding guidelines
- fix static file serving to GET-only (was accepting all methods)
- fix checkConflict to distinguish ErrNotFound from actual DB errors
- add autofocus to form fields (key for create, value for edit)
- move static FS initialization to New() with proper error handling

1955 of 2370 relevant lines covered (82.49%)

21.89 hits per line

Source Files on job 19751346769.1
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19751346769
  • f597e445 on github
  • Next Job for on conflict-detection (#19751871552.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