Skip to content

Added /profile flag only in case of pipeline build#5454

Merged
Santhosha-bk merged 2 commits intomainfrom
santhoshab/ProfileFlag
Sep 23, 2025
Merged

Added /profile flag only in case of pipeline build#5454
Santhosha-bk merged 2 commits intomainfrom
santhoshab/ProfileFlag

Conversation

@Santhosha-bk
Copy link
Contributor

Description

Describe the purpose of and changes within this Pull Request.
Using /profile disables the incremental linking, to avoid it in local build, using /profile flag in case of pipleine build only. fixes #5360

Testing

I ran MaxDep locally and verified.
Do any existing tests cover this change? Are new tests needed?

Documentation

Is there any documentation impact for this change?

@Santhosha-bk Santhosha-bk requested a review from a team as a code owner September 16, 2025 08:45
@codecov
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.36%. Comparing base (1a1ef81) to head (6871498).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5454      +/-   ##
==========================================
+ Coverage   84.61%   85.36%   +0.75%     
==========================================
  Files          59       59              
  Lines       18600    18605       +5     
==========================================
+ Hits        15738    15883     +145     
+ Misses       2862     2722     -140     

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

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

@Santhosha-bk Santhosha-bk merged commit 8d7e566 into main Sep 23, 2025
463 of 465 checks passed
@Santhosha-bk Santhosha-bk deleted the santhoshab/ProfileFlag branch September 23, 2025 18:48
Copilot AI pushed a commit that referenced this pull request Oct 10, 2025
* Added /profile flag only in case of pipeline build

* Appended the /profile flag for CI builds
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.

Make MsQuic.dll compatible with .NET Core APIScan

3 participants