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

Add unit tests for config module #33

Closed MarkEdmondson1234 closed 5 months ago

MarkEdmondson1234 commented 5 months ago

Adds unit tests for the load_config_key function in the sunholo.utils.config module to enhance the test coverage of the sunholo-py library.


For more details, open the Copilot Workspace session.


:rocket: This description was created by Ellipsis for commit ecc05402179b31252de54239b398bc6e0a5d9337

Summary:

This PR introduces unit tests for the load_config_key function in the sunholo.utils.config module, enhancing test coverage and error handling by simulating various scenarios.

Key points:


Generated with :heart: by ellipsis.dev