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

KarpelesLab / gowebp / 24428435988 / 1
93%
main: 93%

Build:
DEFAULT BRANCH: main
Ran 14 Apr 2026 11:39PM UTC
Files 12
Run time 0s
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

14 Apr 2026 11:39PM UTC coverage: 95.577%. Remained the same
24428435988.1

push

github

MagicalTux
staticcheck: fix SA4006 (unused img) and S1005 (unused blank)

- reader_test.go: the img returned from image.Decode was overwriting
  the input image but never used afterward; drop to _ to make the
  check-only intent clear.
- transform.go: 'for i, _ := range pixels' is redundant; 'for i := range'
  is the idiomatic form.

2939 of 3075 relevant lines covered (95.58%)

112570.73 hits per line

Source Files on job 24428435988.1
  • Tree
  • List 12
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24428435988
  • a424a6a1 on github
  • Prev Job for on main (#24428384598.1)
  • Next Job for on main (#24428524917.1)
  • Delete
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