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

umputun / cronn / 19480238620
74%
master: 75%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.11.0
DEFAULT BRANCH: master
Ran 18 Nov 2025 08:28PM 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

18 Nov 2025 08:25PM UTC coverage: 74.1% (-0.3%) from 74.427%
19480238620

Pull #53

github

umputun
feat: add base URL support for reverse proxy deployments

add --web.base-url flag to enable running web dashboard behind reverse proxy at subpath (e.g., /cronn). implements url() template helper for dynamic URL generation, cookiePath() helper for cookie scoping, and http.StripPrefix wrapper for proper routing.

- add --web.base-url flag with validation (must start with /, trailing slash removed)
- implement url() and cookiePath() template helpers
- update all templates (base, login, dashboard, jobs) to use url helper
- update app.js to use window.BASE_URL for dynamic API calls
- add cookie path scoping to match base URL
- add comprehensive tests (9 subtests covering all scenarios)
- update README with reverse proxy configuration examples

backward compatible - empty base URL defaults to root path
Pull Request #53: Add base URL support for reverse proxy deployments

27 of 44 new or added lines in 4 files covered. (61.36%)

2 existing lines in 1 file now uncovered.

2512 of 3390 relevant lines covered (74.1%)

38.82 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
92.15
-0.23% app/web/web.go
15
25.1
-1.52% app/main.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
93.31
-0.67% app/web/jobs.go
Jobs
ID Job ID Ran Files Coverage
1 19480238620.1 18 Nov 2025 08:28PM UTC 24
74.1
GitHub Action Run
Source Files on build 19480238620
  • Tree
  • List 24
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #53
  • PR Base - master (#19361305093)
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