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

umputun / updater / 21417128103
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.4.0
DEFAULT BRANCH: master
Ran 27 Jan 2026 10:44PM UTC
Jobs 1
Files 4
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

27 Jan 2026 10:41PM UTC coverage: 84.783% (-0.3%) from 85.088%
21417128103

Pull #50

github

umputun
modernize project: go 1.25, golangci-lint v2, updated GHA

- update Go version to 1.25
- migrate golangci-lint config to v2 format with expanded linter set
- update GHA: checkout@v6, setup-go@v6, golangci-lint-action@v7
- add permissions and persist-credentials security settings
- switch Dockerfile to use -latest base image tags
- use /script/git-rev.sh from base image for version detection
- fix code issues flagged by new stricter linters:
  - errors.As for type assertions on errors
  - crypto/rand instead of math/rand
  - range over int (Go 1.22+)
  - strings.SplitSeq for efficient iteration
  - defer resp.Body.Close() for all HTTP responses
  - testify assertion helpers (Len, Less, GreaterOrEqual)
Pull Request #50: Modernize project: Go 1.25, golangci-lint v2, updated GHA

11 of 13 new or added lines in 4 files covered. (84.62%)

195 of 230 relevant lines covered (84.78%)

3.15 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
72.0
-1.47% app/main.go
Jobs
ID Job ID Ran Files Coverage
1 21417128103.1 27 Jan 2026 10:44PM UTC 4
84.78
GitHub Action Run
Source Files on build 21417128103
  • Tree
  • List 4
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #50
  • PR Base - master (#21416720615)
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