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

umputun / ralphex / 25225446913
83%

Build:
DEFAULT BRANCH: master
Ran 01 May 2026 05:44PM UTC
Jobs 1
Files 42
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

01 May 2026 05:42PM UTC coverage: 82.511% (-0.06%) from 82.571%
25225446913

push

github

umputun
ci: drop goconst linter check

golangci-lint 2.12.0 surfaced 17 goconst violations across the codebase
that the 2.11.x line ignored. None of them call for actual constants:
canonical CLI flags ("--verbose"), user-facing help strings ("claude
/usage", "codex /status"), wire-format discriminators ("text",
"success"), mode values ("plan", "review", "codex-only"), and unwrapped
signal names ("COMPLETED", "FAILED", etc.) read more clearly inline than
behind a name. Disabling the linter is simpler than peppering the code
with nolint annotations.

6822 of 8268 relevant lines covered (82.51%)

220.76 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
78.24
-2.07% pkg/web/watcher.go
1
91.1
-0.34% pkg/web/session_manager.go
Jobs
ID Job ID Ran Files Coverage
1 25225446913.1 01 May 2026 05:44PM UTC 42
82.51
GitHub Action Run
Source Files on build 25225446913
  • Tree
  • List 42
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 710b297f on github
  • Prev Build on master (#25187347413)
  • Next Build on master (#25226174208)
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