[PR #13698] [MERGED] test: add image gen test case #24889

Closed
opened 2026-04-19 17:52:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13698
Author: @dhiltgen
Created: 1/13/2026
Status: Merged
Merged: 1/20/2026
Merged by: @dhiltgen

Base: mainHead: imggen_int


📝 Commits (2)

  • c82d14f test: fix type regression in tools test.
  • 2c1509a test: add image gen integration test

📊 Changes

2 files changed (+175 additions, -1 deletions)

View changed files

integration/imagegen_test.go (+174 -0)
📝 integration/tools_test.go (+1 -1)

📄 Description

Also fixes a regression in the tools test.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/13698 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 1/20/2026 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `imggen_int` --- ### 📝 Commits (2) - [`c82d14f`](https://github.com/ollama/ollama/commit/c82d14f373073311ac390dfe86e113c189c0b57b) test: fix type regression in tools test. - [`2c1509a`](https://github.com/ollama/ollama/commit/2c1509a36ebd568a4a59c486a8736035fb36bbd2) test: add image gen integration test ### 📊 Changes **2 files changed** (+175 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `integration/imagegen_test.go` (+174 -0) 📝 `integration/tools_test.go` (+1 -1) </details> ### 📄 Description Also fixes a regression in the tools test. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 17:52:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#24889