Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test] Enable Azure Guidance endpoints in test matrix #999

Merged

Conversation

riedgar-ms
Copy link
Collaborator

Now that Guidance-enabled endpoints are available in AzureAI, put them into the test matrix

@@ -161,6 +162,8 @@ jobs:
- name: Run minimal tests for ${{ matrix.model }}
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
AZUREAI_GUIDANCE_ENABLED_URL: ${{ vars.AZUREAI_GUIDANCE_ENABLED_URL }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Harsha-Nori this is what I need

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2024

⚠️ 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 ✅

Project coverage is 61.33%. Comparing base (b77287b) to head (9c78667).

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

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #999       +/-   ##
===========================================
+ Coverage   44.74%   61.33%   +16.59%     
===========================================
  Files          62       62               
  Lines        4392     4392               
===========================================
+ Hits         1965     2694      +729     
+ Misses       2427     1698      -729     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@riedgar-ms riedgar-ms merged commit c8ab79d into guidance-ai:main Aug 23, 2024
100 checks passed
@riedgar-ms riedgar-ms deleted the riedgar-ms/azure-guidance-testing-01 branch August 23, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants