Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency Microsoft.NET.Test.Sdk to v17.10.0 #667

Merged
merged 1 commit into from
May 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.NET.Test.Sdk 17.9.0 -> 17.10.0 age adoption passing confidence

Release Notes

microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.10.0

What's Changed

And many infrastructure related changes and updates.

New Contributors

Full Changelog: microsoft/vstest@v17.9.0...v17.10.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) May 22, 2024 16:27
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (62f5567) to head (cd58f61).
Report is 74 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #667   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          220       220           
  Branches        24        24           
=========================================
  Hits           220       220           

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

Copy link

sonarcloud bot commented May 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

🎳 Stryker Report

Mutation testing badge

📊 Reports

Copy link

🏅 Benchmark test report

Expand to see results 🔽

BenchmarkDotNet v0.13.12, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.300
  [Host]     : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveSut 1.056 μs 0.0067 μs 0.0063 μs 1
Moq.ResolveSut 1.077 μs 0.0064 μs 0.0059 μs 2
FakeItEasy.ResolveSut 1.172 μs 0.0059 μs 0.0055 μs 3

BenchmarkDotNet v0.13.12, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.300
  [Host]     : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 770.8 ns 4.89 ns 4.33 ns 1
NSubstitute.NonPublicTypes.GetMock 866.9 ns 5.90 ns 5.52 ns 2
FakeItEasy.NonPublicTypes.GetMock 886.4 ns 5.86 ns 5.48 ns 3

BenchmarkDotNet v0.13.12, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.300
  [Host]     : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.GetMock 709.2 ns 4.40 ns 4.12 ns 1
NSubstitute.GetMock 787.0 ns 4.92 ns 4.36 ns 2
FakeItEasy.GetMock 822.4 ns 3.84 ns 3.59 ns 3

BenchmarkDotNet v0.13.12, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.300
  [Host]     : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.StaticResolveSut 1.023 μs 0.0071 μs 0.0063 μs 1
Moq.StaticResolveSut 1.052 μs 0.0067 μs 0.0059 μs 2
FakeItEasy.StaticResolveSut 1.104 μs 0.0109 μs 0.0096 μs 3

BenchmarkDotNet v0.13.12, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.300
  [Host]   : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
FakeItEasy.NonPublicTypes.CreateContainer 2.194 s 1.0894 s 0.0597 s 1 77000.0000 72000.0000 69000.0000 1.95 GB
NSubstitute.NonPublicTypes.CreateContainer 2.239 s 0.8091 s 0.0443 s 2 75000.0000 70000.0000 67000.0000 1.95 GB
Moq.NonPublicTypes.CreateContainer 2.322 s 1.0282 s 0.0564 s 3 72000.0000 67000.0000 64000.0000 1.95 GB

BenchmarkDotNet v0.13.12, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.300
  [Host]   : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
Moq.CreateContainer 485.1 ms 2,905.3 ms 159.25 ms 1 4000.0000 2000.0000 1000.0000 292.55 MB
FakeItEasy.CreateContainer 591.7 ms 2,014.9 ms 110.44 ms 2 4000.0000 2000.0000 1000.0000 275.36 MB
NSubstitute.CreateContainer 623.0 ms 498.0 ms 27.30 ms 3 4000.0000 2000.0000 1000.0000 275.38 MB

BenchmarkDotNet v0.13.12, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.300
  [Host]     : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.ResolveFrom 1.171 μs 0.0035 μs 0.0028 μs 1
NSubstitute.ResolveFrom 1.206 μs 0.0029 μs 0.0027 μs 2
FakeItEasy.ResolveFrom 1.207 μs 0.0024 μs 0.0023 μs 2

auto-merge was automatically disabled May 23, 2024 07:50

Base branch requires signed commits

@iamdmitrij iamdmitrij merged commit b1453de into main May 23, 2024
20 checks passed
@iamdmitrij iamdmitrij deleted the renovate/vstest-monorepo branch May 23, 2024 07:50
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.

1 participant