Skip to content

.NET: chore: updates Microsoft owned testing dependencies - #8167

Merged
Vincent Biret (baywet) merged 1 commit into
mainfrom
deps/testing-deps
Sep 9, 2026
Merged

.NET: chore: updates Microsoft owned testing dependencies#8167
Vincent Biret (baywet) merged 1 commit into
mainfrom
deps/testing-deps

Conversation

@baywet

Copy link
Copy Markdown
Member

Updates testing deps in preparation for additional upgrades

Copilot AI balanced review requested due to automatic review settings September 8, 2026 19:38
@baywet Vincent Biret (baywet) self-assigned this Sep 8, 2026
@agent-framework-automation agent-framework-automation Bot added the .NET Usage: [Issues, PRs], Target: .Net label Sep 8, 2026
@github-actions github-actions Bot changed the title chore: updates Microsoft owned testing dependencies .NET: chore: updates Microsoft owned testing dependencies Sep 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The change is a straightforward, centrally-scoped test dependency version update with no additional behavioral code modifications.

Pull request overview

This PR updates centrally-managed .NET test dependency versions in dotnet/Directory.Packages.props to prepare the repository for upcoming dependency upgrades.

Changes:

  • Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.9.0.
  • Bump Microsoft.Testing.Extensions.CodeCoverage from 18.4.1 to 18.11.0.
File summaries
File Description
dotnet/Directory.Packages.props Updates shared versions for core .NET test SDK and code coverage tooling.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

MAF Automated Review — Iteration 1

Result: No findings
Scope: full PR (1 commit(s)): f0073d3ec8cd
Model: gpt-5.6-sol-fast

Overview

This PR updates the centrally managed Microsoft test SDK and code-coverage extension while preserving the repository's existing xUnit v3 and Microsoft Testing Platform configuration. Common test props apply both packages consistently, and CI restores, builds, runs representative target frameworks, exercises coverage output, and enforces the coverage threshold. No publishable defect was established.

Reviewed the supplied pull-request change set across correctness, security/reliability, architecture, and failure behavior.
No publishable findings remained after source verification for this scope.

@github-code-quality

github-code-quality Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall line coverage in commit b9df6ac in the deps/testing-deps branch is 84%. Line coverage data for the main branch is not yet available.

Show a line coverage summary of the most covered files.
File main deps/testing-deps b9df6ac +/-
/home/runner/wo...valConverter.cs 100%
/home/runner/wo...entsProvider.cs 99%
/home/runner/wo...nticAnalyzer.cs 94%
/home/runner/wo...tClientAgent.cs 91%
/home/runner/wo...putConverter.cs 90%
/home/runner/wo...kflowBuilder.cs 90%
/home/runner/wo...kflowSession.cs 87%
/home/runner/wo...SkillsSource.cs 86%
/home/runner/wo...onExtensions.cs 81%
/home/runner/wo...ctionVisitor.cs 70%

Updated September 09, 2026 12:26 UTC

@baywet
Vincent Biret (baywet) added this pull request to the merge queue Sep 9, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Usage: [Issues, PRs], Target: .Net

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants