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

umputun / cronn / 19361305093 / 1
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2025 10:13AM UTC
Files 24
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

14 Nov 2025 10:11AM UTC coverage: 74.427% (+0.1%) from 74.308%
19361305093.1

push

github

umputun
refactor(web): split web.go into handlers.go and jobs.go with corresponding tests

split large web.go (1608 lines) into three focused files:
- web.go (644 lines): core types, server setup, routing, templates, utilities
- handlers.go (687 lines): all HTTP handler functions
- jobs.go (402 lines): job management, sync, event processing

split web_test.go (2856 lines) into three test files:
- web_test.go (737 lines): infrastructure tests (server, templates, cookies)
- handlers_test.go (1446 lines): HTTP handler tests
- jobs_test.go (764 lines): job management tests

added test_helpers.go with shared test utilities to avoid code duplication

all tests passing, formatter and linter clean

2500 of 3359 relevant lines covered (74.43%)

36.53 hits per line

Source Files on job 19361305093.1
  • Tree
  • List 24
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19361305093
  • 0713b69e on github
  • Prev Job for on master (#19360706090.1)
  • Next Job for on master (#19485067761.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