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

davidbyttow / govips / 23277364839

Builds Branch Commit Type Ran Committer Via Coverage
23277364839 master Replace internal usage of deprecated GetPageHeight with PageHeight (#521) GetPageHeight() is deprecated in favor of PageHeight(). This updates all internal callers and tests to use the current API. Co-authored-by: Claude Opus 4.6 (1M context) <n... push 19 Mar 2026 02:49AM UTC web-flow github
39.1
23277376562 master Replace panic() with t.Fatal() in test helpers (#522) Test helpers should use proper test failure reporting instead of panicking. This gives better error output and doesn't crash the test runner. Co-authored-by: Claude Opus 4.6 (1M context) <nor... push 19 Mar 2026 02:48AM UTC web-flow github
39.1
23277379174 master Return error from startupIfNeeded instead of panicking (#523) startupIfNeeded() is called from internal code paths where a panic is unexpected. Now returns an error so callers can handle it gracefully. Co-authored-by: Claude Opus 4.6 (1M context... push 19 Mar 2026 02:48AM UTC web-flow github
38.99
23277363778 master Update README example to use current export API (#520) The example used NewDefaultJPEGExportParams() and Export(), both deprecated. Switches to NewJpegExportParams() and ExportJpeg(). Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthrop... push 19 Mar 2026 02:48AM UTC web-flow github
39.15
23277362482 master Update CI: align Go version with go.mod and bump action versions (#519) Go version floor was 1.21 but go.mod requires 1.23. Also bumps setup-go and checkout actions to latest major versions. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@... push 19 Mar 2026 02:48AM UTC web-flow github
39.15
23277312111 fix/startup-error-handling Return error from startupIfNeeded instead of panicking startupIfNeeded() is called from internal code paths where a panic is unexpected. Now returns an error so callers can handle it gracefully. Co-Authored-By: Claude Opus 4.6 (1M context) <nore... Pull #523 19 Mar 2026 02:46AM UTC davidbyttow github
39.04
23277280813 fix/test-panics-to-fatal Replace panic() with t.Fatal() in test helpers Test helpers should use proper test failure reporting instead of panicking. This gives better error output and doesn't crash the test runner. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@an... Pull #522 19 Mar 2026 02:45AM UTC davidbyttow github
39.15
23277258590 fix/replace-deprecated-getpageheight Replace internal usage of deprecated GetPageHeight with PageHeight GetPageHeight() is deprecated in favor of PageHeight(). This updates all internal callers and tests to use the current API. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@... Pull #521 19 Mar 2026 02:44AM UTC davidbyttow github
39.1
23277236700 fix/readme-deprecated-api Update README example to use current export API The example used NewDefaultJPEGExportParams() and Export(), both deprecated. Switches to NewJpegExportParams() and ExportJpeg(). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Pull #520 19 Mar 2026 02:44AM UTC davidbyttow github
39.15
23277250313 fix/replace-deprecated-getpageheight Replace internal usage of deprecated GetPageHeight with PageHeight GetPageHeight() is deprecated in favor of PageHeight(). This updates all internal callers and tests to use the current API. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@... Pull #521 19 Mar 2026 02:44AM UTC davidbyttow github
39.1
23277239322 fix/readme-deprecated-api Update README example to use current export API The example used NewDefaultJPEGExportParams() and Export(), both deprecated. Switches to NewJpegExportParams() and ExportJpeg(). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Pull #520 19 Mar 2026 02:43AM UTC davidbyttow github
39.15
23277241416 fix/replace-deprecated-getpageheight Replace internal usage of deprecated GetPageHeight with PageHeight GetPageHeight() is deprecated in favor of PageHeight(). This updates all internal callers and tests to use the current API. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@... push 19 Mar 2026 02:43AM UTC davidbyttow github
39.1
23277235593 fix/test-panics-to-fatal Replace panic() with t.Fatal() in test helpers Test helpers should use proper test failure reporting instead of panicking. This gives better error output and doesn't crash the test runner. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@an... push 19 Mar 2026 02:43AM UTC davidbyttow github
39.15
23277229098 fix/ci-go-version Update CI: align Go version with go.mod and bump action versions Go version floor was 1.21 but go.mod requires 1.23. Also bumps setup-go and checkout actions to latest major versions. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthrop... Pull #519 19 Mar 2026 02:43AM UTC davidbyttow github
39.15
23276472027 master Update supported libvips version from 8.10 to 8.14 (#518) govips v2.17.0 supports some more `vips_text` functionality as of https://github.com/davidbyttow/govips/pull/464 - however this means we now require libvips 8.14 to build. Tested on Debia... push 19 Mar 2026 02:14AM UTC web-flow github
39.15
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 41
  • 42
  • Next →
  • Back to Repo
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