Skip to content

Comments

Dev/mdaigle/fix code coverage#3975

Open
mdaigle wants to merge 2 commits intomainfrom
dev/mdaigle/fix-code-coverage
Open

Dev/mdaigle/fix code coverage#3975
mdaigle wants to merge 2 commits intomainfrom
dev/mdaigle/fix-code-coverage

Conversation

@mdaigle
Copy link
Contributor

@mdaigle mdaigle commented Feb 23, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 23, 2026 19:48
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 fixes an inconsistency in MSBuild property naming within the test configuration. The change renames CollectStatement to CollectArgument to align with the existing naming convention used for other dotnet test command-line argument properties.

Changes:

  • Renamed the MSBuild property CollectStatement to CollectArgument to match the naming pattern used by FilterArgument and BlameArgument

@mdaigle mdaigle marked this pull request as ready for review February 23, 2026 21:15
@mdaigle mdaigle requested a review from a team as a code owner February 23, 2026 21:15
@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.59%. Comparing base (fbf872e) to head (c5e58b9).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##           main    #3975       +/-   ##
=========================================
+ Coverage      0   64.59%   +64.59%     
=========================================
  Files         0      282      +282     
  Lines         0    66415    +66415     
=========================================
+ Hits          0    42903    +42903     
- Misses        0    23512    +23512     
Flag Coverage Δ
PR-SqlClient-Project 64.59% <ø> (?)

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

☔ 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.

@paulmedynski
Copy link
Contributor

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