Skip to content

Conversation

@mmitche
Copy link
Member

@mmitche mmitche commented Jul 22, 2025

Avoids compilation errors in the STL.

Microsoft Reviewers: Open in CodeFlow

Avoids compilation errors in the STL.
Copilot AI review requested due to automatic review settings July 22, 2025 17:36
@mmitche mmitche requested a review from a team as a code owner July 22, 2025 17:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR temporarily disables the automatic PREfast feature in the Azure DevOps pipeline to resolve compilation errors occurring in the Standard Template Library (STL). The change adds a feature flag configuration to prevent PREfast from being automatically enabled with the new ruleset.

  • Adds autoEnablePREfastWithNewRuleset: false flag to disable automatic PREfast enablement
  • Includes explanatory comment documenting the reason for the temporary workaround

@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Jul 22, 2025
@mmitche
Copy link
Member Author

mmitche commented Jul 22, 2025

Related to internal link

@codecov
Copy link

codecov bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 13.37206%. Comparing base (725fc8a) to head (d17531f).
Report is 5 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #10999         +/-   ##
===================================================
- Coverage   13.42545%   13.37206%   -0.05340%     
===================================================
  Files           3319        3319                 
  Lines         664894      664894                 
  Branches       74674       74674                 
===================================================
- Hits           89265       88910        -355     
- Misses        573084      573445        +361     
+ Partials        2545        2539          -6     
Flag Coverage Δ
Debug 13.37206% <ø> (-0.05340%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mmitche
Copy link
Member Author

mmitche commented Jul 23, 2025

@dotnet/wpf-developers This change resolves your main build breaks.

@harshit7962 harshit7962 merged commit 3e7d116 into dotnet:main Jul 25, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants