Skip to content

Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.4.0#233

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Solutions/Corvus.Monitoring.AspnetCore.Mvc.Specs/Microsoft.NET.Test.Sdk-18.4.0
Closed

Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.4.0#233
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Solutions/Corvus.Monitoring.AspnetCore.Mvc.Specs/Microsoft.NET.Test.Sdk-18.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Updated Microsoft.NET.Test.Sdk from 17.14.1 to 18.4.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.4.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.3.0...v18.4.0

18.3.0

What's Changed

Internal fixes and updates

New Contributors

18.0.1

What's Changed

Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation

Internal changes

Full Changelog: microsoft/vstest@v18.0.0...v18.0.1

18.0.0

What's Changed

Internal fixes and updates

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 22, 2026
@github-actions
Copy link
Copy Markdown

Code Coverage Summary Report - Linux (No TFM)

Summary
Generated on: 04/22/2026 - 02:47:56
Parser: Cobertura
Assemblies: 7
Classes: 50
Files: 42
Line coverage: 95.9% (779 of 812)
Covered lines: 779
Uncovered lines: 33
Coverable lines: 812
Total lines: 3005
Branch coverage: 71.4% (100 of 140)
Covered branches: 100
Total branches: 140
Method coverage: Feature is only available for sponsors

Coverage

Corvus.Monitoring.ApplicationInsights - 88.4%
Name Line Branch
Corvus.Monitoring.ApplicationInsights 88.4% 78.5%
Corvus.Monitoring.ApplicationInsights.AiExceptionsInstrumentation 100% 100%
Corvus.Monitoring.ApplicationInsights.AiOperationsInstrumentation 88.4% 83.3%
Corvus.Monitoring.ApplicationInsights.AiOperationsInstrumentation.Operation 80% 50%
Microsoft.Extensions.DependencyInjection.ApplicationInsightsTelemetryServic
eCollectionExtensions
100%
Corvus.Monitoring.ApplicationInsights.Specs - 97.9%
Name Line Branch
Corvus.Monitoring.ApplicationInsights.Specs 97.9% 60%
Corvus.Monitoring.ApplicationInsights.Specs.AdditionalDetailTests 100%
Corvus.Monitoring.ApplicationInsights.Specs.AiExceptionsInstrumentationSpec
s
100%
Corvus.Monitoring.ApplicationInsights.Specs.AiOperationsInstrumentationSpec
s
100% 50%
Corvus.Monitoring.ApplicationInsights.Specs.AiSpecsBase 100% 50%
Corvus.Monitoring.ApplicationInsights.Specs.AiTestContext 94.1% 100%
Corvus.Monitoring.ApplicationInsights.Specs.AiTestContext.FakeTelemetryChan
nel
71.4%
Corvus.Monitoring.ApplicationInsights.Specs.TelemetryClientViaDiSpecs 100%
Corvus.Monitoring.AspnetCore.Mvc - 96.2%
Name Line Branch
Corvus.Monitoring.AspnetCore.Mvc 96.2% 60%
Corvus.Monitoring.AspNetCore.Mvc.HttpContextExtensions 100% 50%
Corvus.Monitoring.AspnetCore.Mvc.MonitoringExtensions 80% 62.5%
Corvus.Monitoring.AspnetCore.Mvc.ObservableActionMethodsAttribute 100%
Corvus.Monitoring.AspnetCore.Mvc.Demo - 85.1%
Name Line Branch
Corvus.Monitoring.AspnetCore.Mvc.Demo 85.1% 50%
AspNetCoreGeneratedDocument.Views_Home_Index 100%
Corvus.Monitoring.AspnetCore.Mvc.Demo.Controllers.BaseController 100%
Corvus.Monitoring.AspnetCore.Mvc.Demo.Controllers.HomeController 100% 50%
Corvus.Monitoring.AspnetCore.Mvc.Demo.Models.HomeViewModel 60%
Program 85.7% 50%
Corvus.Monitoring.AspnetCore.Mvc.Specs - 90.8%
Name Line Branch
Corvus.Monitoring.AspnetCore.Mvc.Specs 90.8% 54.5%
Corvus_Monitoring_AspnetCore_Mvc_Specs_MSTestAssemblyHooks 80%
Corvus.Monitoring.AspnetCore.Mvc.Specs.Bindings.DemoSiteBindings 100% 50%
Corvus.Monitoring.AspnetCore.Mvc.Specs.Bindings.DemoWebApplicationFactory 100% 100%
Corvus.Monitoring.AspnetCore.Mvc.Specs.Fakes.TestOperationInstance 66.6% 35.7%
Corvus.Monitoring.AspnetCore.Mvc.Specs.Fakes.TestOperationsInstrumentation 100%
Corvus.Monitoring.AspnetCore.Mvc.Specs.Features.InstrumentingControllerActi
onsFeature
100%
Corvus.Monitoring.AspnetCore.Mvc.Specs.Steps.ControllerOperationsSteps 100% 100%
Corvus.Monitoring.Instrumentation.Abstractions - 89.4%
Name Line Branch
Corvus.Monitoring.Instrumentation.Abstractions 89.4% 92.5%
Corvus.Monitoring.Instrumentation.AdditionalInstrumentationDetail 100% 100%
Corvus.Monitoring.Instrumentation.IOperationInstance 100% 100%
Corvus.Monitoring.Instrumentation.NullExceptionsInstrumentation 100%
Corvus.Monitoring.Instrumentation.NullOperationsInstrumentation 60%
Corvus.Monitoring.Instrumentation.NullOperationsInstrumentation.Operation 50%
Corvus.Monitoring.Instrumentation.OperationInstanceExtensions 0% 0%
Corvus.Monitoring.Instrumentation.TaggingExceptionsInstrumentation 100%
Corvus.Monitoring.Instrumentation.TaggingOperationsInstrumentation 100%
Corvus.Monitoring.Instrumentation.TaggingPropertySource 100% 100%
Microsoft.Extensions.DependencyInjection.InstrumentationServiceCollectionEx
tensions
95.8% 94.4%
Corvus.Monitoring.Instrumentation.Abstractions.Specs - 100%
Name Line Branch
Corvus.Monitoring.Instrumentation.Abstractions.Specs 100% 57.1%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.FakeInstrumentationSin
ks
100%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.FakeInstrumentationSin
ks.ExceptionsTarget
100%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.FakeInstrumentationSin
ks.ExceptionsTargetBase
100%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.FakeInstrumentationSin
ks.GenericExceptionsTarget
100%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.FakeInstrumentationSin
ks.GenericOperationsTarget
100%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.FakeInstrumentationSin
ks.OperationsTarget
100%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.FakeInstrumentationSin
ks.OperationsTargetBase
100%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.Fakes.ExceptionDetail 100%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.Fakes.OperationDetail 100% 100%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.FallbackInstrumentatio
nSpecs
100% 50%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.SourceTaggingException
sInstrumentationSpecs
100%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.SourceTaggingOperation
sInstrumentationSpecs
100%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.SourceTaggingSpecsBase 100% 50%
Corvus.Monitoring.Instrumentation.Abstractions.Specs.SourceTaggingTestConte
xt
100%

@github-actions
Copy link
Copy Markdown

Test Results

39 tests  ±0   39 ✅ ±0   3s ⏱️ +2s
 3 suites ±0    0 💤 ±0 
 3 files   ±0    0 ❌ ±0 

Results for commit aafaf57. ± Comparison against base commit 82c8f84.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2026

Superseded by #238.

@dependabot dependabot Bot closed this Apr 29, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/Solutions/Corvus.Monitoring.AspnetCore.Mvc.Specs/Microsoft.NET.Test.Sdk-18.4.0 branch April 29, 2026 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants