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

davidbyttow / govips / 22528478347 / 1
39%
master: 39%

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

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

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>

2537 of 7105 relevant lines covered (35.71%)

0.38 hits per line

Source Files on job 22528478347.1
  • Tree
  • List 35
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22528478347
  • 4fffdd4f on github
  • Prev Job for on master (#22528477771.1)
  • Next Job for on master (#22534413205.1)
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