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

davidbyttow / govips / 22528478347
39%

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2026 08:35PM UTC
Jobs 1
Files 35
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

28 Feb 2026 08:32PM UTC coverage: 35.707% (+0.5%) from 35.225%
22528478347

push

github

web-flow
Add fast Go image.Image interop: ToGoImage and NewImageFromGoImage (#489, #480) (#504)

ToGoImage() converts a vips image directly to a Go image.Image by
reading raw pixel data, bypassing the encode/decode round-trip that
ToImage() uses. This is significantly faster for interop with other Go
image libraries.

NewImageFromGoImage() creates an ImageRef from any Go image.Image by
normalizing to NRGBA and using vips_image_new_from_memory_copy for
GC-safe pixel data transfer.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

73 of 110 new or added lines in 1 file covered. (66.36%)

2537 of 7105 relevant lines covered (35.71%)

0.38 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
37
69.91
-0.26% vips/image.go
Jobs
ID Job ID Ran Files Coverage
1 22528478347.1 28 Feb 2026 08:35PM UTC 35
35.71
GitHub Action Run
Source Files on build 22528478347
  • Tree
  • List 35
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4fffdd4f on github
  • Prev Build on master (#22528477771)
  • Next Build on master (#22534413205)
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