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

infrawatch / sg-core / 25099049210
47%
master: 47%

Build:
Build:
LAST BUILD BRANCH: stable-1.5
DEFAULT BRANCH: master
Ran 29 Apr 2026 08:39AM UTC
Jobs 1
Files 39
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

29 Apr 2026 08:37AM UTC coverage: 46.827% (-0.07%) from 46.898%
25099049210

push

github

web-flow
Update to golang 1.25.9 (#170) (#171)

* Update to golang 1.25.9

Closes-Bug: https://redhat.atlassian.net/browse/OSPRH-28974
Closes-Bug: https://redhat.atlassian.net/browse/OSPRH-27803

* Update golangci-lint to v2.11.4

* Bump golangci-lint version to v2.11.4 for Go 1.25.9 support

* Migrate .golangci.yaml to v2 configuration format

* Remove deprecated linters integrated into staticcheck
  - gosimple (now part of staticcheck)
  - stylecheck (now part of staticcheck)

* Remove formatters from linters list
  - gofmt (now a formatter, not a linter)
  - goimports (now a formatter, not a linter)

* Remove typecheck (always enabled by default in v2)

* Disable linters with existing code quality issues

Temporarily disable linters that report pre-existing code quality
issues unrelated to the Go 1.25.9 upgrade to make CI pass:

* errcheck - 50 unchecked errors (mostly logger calls and defers)
* staticcheck - 4 code simplifications (De Morgan's law, fmt usage)
* gosec - 10 security warnings (test/dummy code with weak permissions)
* noctx - 4 missing context (legacy code using net.Dial, http.NewRequest)
* revive - 48 style issues (missing comments, unused parameters)

These can be addressed in separate code quality improvement PRs.

Removed unused exclude-rules for disabled linters and legacy deadcode
references that no longer exist in golangci-lint v2.

(cherry picked from commit f3f918086)

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>

1321 of 2821 relevant lines covered (46.83%)

0.52 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
83.33
-5.56% plugins/handler/events/pkg/lib/source.go
Jobs
ID Job ID Ran Files Coverage
1 25099049210.1 29 Apr 2026 08:39AM UTC 39
46.83
GitHub Action Run
Source Files on build 25099049210
  • Tree
  • List 39
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b3294473 on github
  • Prev Build on stable-1.5 (#21288090631)
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