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

umputun / stash / 19751346769
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
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 01:17AM UTC coverage: 82.489%. First build
19751346769

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

517 of 596 new or added lines in 4 files covered. (86.74%)

1955 of 2370 relevant lines covered (82.49%)

21.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
74.81
app/server/server.go
6
88.93
app/server/web.go
16
82.42
app/server/web_auth.go
55
87.8
app/server/web_keys.go
Jobs
ID Job ID Ran Files Coverage
1 19751346769.1 28 Nov 2025 01:19AM UTC 13
82.49
GitHub Action Run
Source Files on build 19751346769
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f597e445 on github
  • Next Build on conflict-detection (#19751871552)
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