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

umputun / ralphex / 32403260049
84%
master: 86%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/stretchr/testify-1.12.1
DEFAULT BRANCH: master
Ran 20 Aug 2026 06:33PM UTC
Jobs 1
Files 55
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

20 Aug 2026 05:55PM UTC coverage: 84.255% (+0.09%) from 84.166%
32403260049

Pull #437

github

umputun
chore: pin golangci-lint version and adopt errors.AsType

CI ran golangci-lint at `version: latest`, so a new release could turn a green
master red with no commit touching the repo. 2.13.0 does exactly that: its
modernize linter added the errorsastype check, which flags six errors.As call
sites in pkg/input and pkg/processor.

Pin the action to v2.13.0 and convert those six sites to errors.AsType, which
drops the separate var declaration and returns the typed error with a bool.

Also records the same-basename plan-archive collision in docs/backlog: moving a
plan over an existing completed/ copy of the same name overwrites it, leaves the
plan in HEAD at both paths, and still reports success. Unrelated to the archive
commit narrowing on this branch - it predates it.
Pull Request #437: fix: restrict the completed-plan archive commit to the plan paths

11 of 12 new or added lines in 3 files covered. (91.67%)

7877 of 9349 relevant lines covered (84.26%)

227.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
80.94
0.29% pkg/input/input.go
Jobs
ID Job ID Ran Files Coverage
1 32403260049.1 20 Aug 2026 06:33PM UTC 55
84.26
GitHub Action Run
Source Files on build 32403260049
  • Tree
  • List 55
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #437
  • PR Base - master (#32313522745)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc