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

umputun / ralphex / 25224958788
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix-plan-panel-task-done
DEFAULT BRANCH: master
Ran 01 May 2026 05:31PM 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:29PM UTC coverage: 82.547% (-0.02%) from 82.571%
25224958788

Pull #319

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.
Pull Request #319: fix: detect admin-disabled usage allocation in claude output

6825 of 8268 relevant lines covered (82.55%)

220.35 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
90.75
-0.68% pkg/web/session_manager.go
Jobs
ID Job ID Ran Files Coverage
1 25224958788.1 01 May 2026 05:31PM UTC 42
82.55
GitHub Action Run
Source Files on build 25224958788
  • Tree
  • List 42
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #319
  • PR Base - master (#25187347413)
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