sunholo-data / sunholo-py

A python library to enable GenAI and LLMOps within Google Cloud Platform
https://dev.sunholo.com/
Apache License 2.0
13 stars 2 forks source link

Expand unit tests for chunker module #38

Closed MarkEdmondson1234 closed 4 months ago

MarkEdmondson1234 commented 5 months ago

Expands the unit test coverage for the sunholo/chunker module in tests/test_chunker.py by adding new tests and ensuring all tests are self-contained.


For more details, open the Copilot Workspace session.


:rocket: This description was created by Ellipsis for commit 9de37b84a3427bb82ac7efc48fafb4c70a274f6d

Summary:

Expands unit tests for sunholo/chunker module, adding tests for direct_file_to_embed, process_chunker_data, and format_chunk_return functions, and mocks external dependencies.

Key points:


Generated with :heart: by ellipsis.dev