-
Notifications
You must be signed in to change notification settings - Fork 759
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
Update M.E.AI code coverage mins from 0 #5698
Conversation
🎉 Good job! The coverage increased 🎉
Full code coverage report: https://dev.azure.com/dnceng-public/public/_build/results?buildId=880051&view=codecoverage-tab |
src/Libraries/Microsoft.Extensions.AI.Abstractions/Microsoft.Extensions.AI.Abstractions.csproj
Outdated
Show resolved
Hide resolved
...ies/Microsoft.Extensions.AI.AzureAIInference/Microsoft.Extensions.AI.AzureAIInference.csproj
Outdated
Show resolved
Hide resolved
src/Libraries/Microsoft.Extensions.AI.Ollama/Microsoft.Extensions.AI.Ollama.csproj
Outdated
Show resolved
Hide resolved
src/Libraries/Microsoft.Extensions.AI.OpenAI/Microsoft.Extensions.AI.OpenAI.csproj
Outdated
Show resolved
Hide resolved
src/Libraries/Microsoft.Extensions.AI/Microsoft.Extensions.AI.csproj
Outdated
Show resolved
Hide resolved
…ft.Extensions.AI.AzureAIInference.csproj
…xtensions.AI.Abstractions.csproj
…ons.AI.OpenAI.csproj
…ons.AI.Ollama.csproj
We want the limits to be this tightly coupled to the current coverage? It breeds zero breathing room. Does the tooling fail CI if the coverage drops below the minimum? |
Yes |
🎉 Good job! The coverage increased 🎉
Full code coverage report: https://dev.azure.com/dnceng-public/public/_build/results?buildId=880346&view=codecoverage-tab |
#5700 to address the remaining |
Based on #5640 (comment)
Microsoft Reviewers: Open in CodeFlow