Skip to content

Commit 792b57e

Browse files
committed
chore: Remove test files - insights moved to PR comments
Removed standalone test files as requested: - demo_configurable_batch_size.py - INTEGRATION_TEST_REPORT.md - MEMORY_OPTIMIZATION_PROPOSAL.md - test_embed_stream_comprehensive.py - test_oci_embed_stream.py - test_sdk_embed_stream_unit.py Added .venv/ to .gitignore to prevent accidental commits. All testing insights and findings have been documented in PR comments.
1 parent 73545e5 commit 792b57e

7 files changed

Lines changed: 1 addition & 1429 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
__pycache__/
44
dist/
55
poetry.toml
6+
.venv/

INTEGRATION_TEST_REPORT.md

Lines changed: 0 additions & 243 deletions
This file was deleted.

MEMORY_OPTIMIZATION_PROPOSAL.md

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)