Skip to content

Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.8 to 10.0.9#76

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/test/A3.MinimalApiValidation.Tests/Microsoft.AspNetCore.Mvc.Testing-10.0.9
Open

Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.8 to 10.0.9#76
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/test/A3.MinimalApiValidation.Tests/Microsoft.AspNetCore.Mvc.Testing-10.0.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.8 to 10.0.9.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

No release notes found for this version range.

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 15, 2026
@JonnyBooker

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@JonnyBooker

Copy link
Copy Markdown
Contributor

@dependabot recreate

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/test/A3.MinimalApiValidation.Tests/Microsoft.AspNetCore.Mvc.Testing-10.0.9 branch from d3d983b to 0730a17 Compare July 9, 2026 08:56
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Summary - Unit Tests

Result Passed Failed Skipped
success 💚 1563 💔 0 💤 0

Summary - Test Coverage

Summary
Generated on: 07/09/2026 - 08:57:07
Coverage date: 07/09/2026 - 08:57:04
Parser: MultiReport (2x Cobertura)
Assemblies: 1
Classes: 23
Files: 22
Line coverage: 86.7% (670 of 772)
Covered lines: 670
Uncovered lines: 102
Coverable lines: 772
Total lines: 1998
Branch coverage: 74.5% (519 of 696)
Covered branches: 519
Total branches: 696
Method coverage: Feature is only available for sponsors

Coverage

A3.MinimalApiValidation - 86.7%
Name Line Branch
A3.MinimalApiValidation 86.7% 74.5%
A3.MinimalApiValidation.Binders.FromQuery`1 100% 71.4%
A3.MinimalApiValidation.Binders.QueryTypeInfo 93.4% 85%
A3.MinimalApiValidation.EndpointValidationExtensions 81.4% 50%
A3.MinimalApiValidation.EndpointValidatorOptions 100%
A3.MinimalApiValidation.Exceptions.BinderValidationFailedException 41.6%
A3.MinimalApiValidation.Internal.Filter.RequestModelValidationFilter`1 97% 72.7%
A3.MinimalApiValidation.Internal.Filter.ValidateOnlyFilter 93.3% 50%
A3.MinimalApiValidation.Internal.Filter.ValidateOnlyResponse 100%
A3.MinimalApiValidation.Internal.LogMessages 81.4% 46.4%
A3.MinimalApiValidation.Internal.Middleware.Body 90.3% 81.2%
A3.MinimalApiValidation.Internal.Middleware.BodyParameterInfo 93.7% 71.4%
A3.MinimalApiValidation.Internal.Middleware.BodyValidationResult 100%
A3.MinimalApiValidation.Internal.Middleware.HeaderOrQuery 100% 100%
A3.MinimalApiValidation.Internal.Middleware.ParameterAttributeInfo 93.1% 83.3%
A3.MinimalApiValidation.Internal.Middleware.ValidationMiddleware 94.6% 83.3%
A3.MinimalApiValidation.Internal.Utils 75% 63.4%
A3.MinimalApiValidation.ValidationAttributes.GreaterThanAttribute 82.2% 70%
A3.MinimalApiValidation.ValidationAttributes.GreaterThanOrEqualToAttribute 82.2% 70%
A3.MinimalApiValidation.ValidationAttributes.LessThanAttribute 84.4% 73.3%
A3.MinimalApiValidation.ValidationAttributes.LessThanOrEqualToAttribute 84.4% 73.3%
A3.MinimalApiValidation.ValidationAttributes.MaxAttribute 86.3% 96.6%
A3.MinimalApiValidation.ValidationAttributes.MinAttribute 86.3% 96.6%
A3.MinimalApiValidation.ValidationAttributes.ValidationContextExtensions 100% 75%

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.

1 participant