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

umputun / cronn / 19361305093
75%

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

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

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

727 of 836 new or added lines in 3 files covered. (86.96%)

2500 of 3359 relevant lines covered (74.43%)

36.53 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
92.38
4.28% app/web/web.go
18
93.98
app/web/jobs.go
87
82.57
app/web/handlers.go
Jobs
ID Job ID Ran Files Coverage
1 19361305093.1 14 Nov 2025 10:13AM UTC 24
74.43
GitHub Action Run
Source Files on build 19361305093
  • Tree
  • List 24
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0713b69e on github
  • Prev Build on master (#19360706090)
  • Next Build on master (#19485067761)
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

© 2025 Coveralls, Inc