[PR #275] [MERGED] add basic delete/copy tests #445

Closed
opened 2026-02-15 16:30:26 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/275
Author: @mxyng
Created: 9/10/2024
Status: Merged
Merged: 9/18/2024
Merged by: @mxyng

Base: mainHead: mxyng/tests


📝 Commits (1)

  • b1bf162 add basic delete/copy tests

📊 Changes

1 file changed (+30 additions, -0 deletions)

View changed files

📝 tests/test_client.py (+30 -0)

📄 Description

this change adds very basic tests for sync/async delete and copy


🔄 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-python/pull/275 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 9/10/2024 **Status:** ✅ Merged **Merged:** 9/18/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/tests` --- ### 📝 Commits (1) - [`b1bf162`](https://github.com/ollama/ollama-python/commit/b1bf162f90e7e19d47f0b4a915ce80bc158d00f9) add basic delete/copy tests ### 📊 Changes **1 file changed** (+30 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tests/test_client.py` (+30 -0) </details> ### 📄 Description this change adds very basic tests for sync/async delete and copy --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:26 -05:00
yindo closed this issue 2026-02-15 16:30:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#445