Closed acompa closed 3 months ago
Click to see where and how coverage changed
File Statements Missing Coverage Coverage
(new stmts)Lines missing
notdiamond/llms
client.py
providers.py
notdiamond/toolkit
custom_router.py
tests/test_documentation
test_structured_output.py
tests/test_llm_calls
test_openai.py
Project Total
This report was generated by python-coverage-comment-action
Note the large changes to our OpenAI unit tests - I've essentially parametrized the model to cut down on test maintenance. Happy to split this off if you'd prefer.