guidance-ai / guidance

A guidance language for controlling large language models.
MIT License
18.81k stars 1.04k forks source link

[Test] Move Azure Guidance in CI #1000

Closed riedgar-ms closed 1 month ago

riedgar-ms commented 1 month ago

Move the Azure Guidance endpoint test to its own portion of the CI build. This spawns off another variant of the test workflow YAML (since it need variable and secret access). On the flip side, it does at least run all of the model_integration tests.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.70%. Comparing base (c8ab79d) to head (ac37ae7).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1000 +/- ## =========================================== + Coverage 46.44% 62.70% +16.25% =========================================== Files 62 62 Lines 4392 4392 =========================================== + Hits 2040 2754 +714 + Misses 2352 1638 -714 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.