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

Remove unnecessary compilations causing duplicate metric generators #5916

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

dariusclay
Copy link
Contributor

@dariusclay dariusclay commented Feb 17, 2025

Follow up to #5894

This pull request includes changes to the Microsoft.Gen.MetadataExtractor.csproj file to specify only required dependencies in compile includes, preventing duplicate metric generators from being created.

Microsoft Reviewers: Open in CodeFlow

@dariusclay
Copy link
Contributor Author

Packed and tested against samples ✅

@dariusclay dariusclay enabled auto-merge (squash) February 17, 2025 12:32
@dotnet-comment-bot
Copy link
Collaborator

🎉 Good job! The coverage increased 🎉
Update MinCodeCoverage in the project files.

Project Expected Actual
Microsoft.Gen.MetadataExtractor 57 71

Full code coverage report: https://dev.azure.com/dnceng-public/public/_build/results?buildId=954464&view=codecoverage-tab

@dariusclay dariusclay merged commit c2c1abc into main Feb 17, 2025
6 checks passed
@dariusclay dariusclay deleted the dletterman/fix-reports-generation-deps branch February 17, 2025 13:01
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.

3 participants