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 mstest monorepo to 3.6.0 #717

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Update mstest monorepo to 3.6.0 #717

merged 1 commit into from
Sep 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
MSTest.TestAdapter 3.5.2 -> 3.6.0 age adoption passing confidence
MSTest.TestFramework 3.5.2 -> 3.6.0 age adoption passing confidence

Release Notes

microsoft/testfx (MSTest.TestAdapter)

v3.6.0

See the release notes here


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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (62f5567) to head (4ed4cd9).
Report is 120 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #717   +/-   ##
=========================================
  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

🎳 Stryker Report

Mutation testing badge

📊 Reports

Copy link

sonarcloud bot commented Sep 11, 2024

Copy link

🏅 Benchmark test report

Expand to see results 🔽

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


Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 771.8 ns 3.45 ns 3.23 ns 1
FakeItEasy.NonPublicTypes.GetMock 878.6 ns 5.45 ns 5.10 ns 2
NSubstitute.NonPublicTypes.GetMock 894.8 ns 5.48 ns 4.86 ns 2

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


Method Mean Error StdDev Rank
Moq.StaticResolveSut 1.030 μs 0.0015 μs 0.0014 μs 1
NSubstitute.StaticResolveSut 1.088 μs 0.0083 μs 0.0078 μs 2
FakeItEasy.StaticResolveSut 1.100 μs 0.0080 μs 0.0071 μs 2

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


Method Mean Error StdDev Rank
NSubstitute.ResolveSut 1.055 μs 0.0098 μs 0.0092 μs 1
FakeItEasy.ResolveSut 1.104 μs 0.0084 μs 0.0079 μs 2
Moq.ResolveSut 1.119 μs 0.0069 μs 0.0065 μs 2

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

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.CreateContainer 503.1 ms 2,551.3 ms 139.8 ms 1 6000.0000 4000.0000 3000.0000 280.94 MB
Moq.CreateContainer 509.7 ms 3,437.7 ms 188.4 ms 1 5000.0000 3000.0000 2000.0000 289.13 MB
FakeItEasy.CreateContainer 614.7 ms 2,269.4 ms 124.4 ms 1 6000.0000 4000.0000 3000.0000 280.93 MB

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

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.NonPublicTypes.CreateContainer 2.194 s 0.1693 s 0.0093 s 1 89000.0000 84000.0000 81000.0000 2.03 GB
FakeItEasy.NonPublicTypes.CreateContainer 2.342 s 1.0342 s 0.0567 s 1 89000.0000 84000.0000 81000.0000 2.03 GB
Moq.NonPublicTypes.CreateContainer 2.610 s 0.6503 s 0.0356 s 1 87000.0000 81000.0000 78000.0000 2.11 GB

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


Method Mean Error StdDev Rank
NSubstitute.ResolveFrom 1.141 μs 0.0042 μs 0.0039 μs 1
FakeItEasy.ResolveFrom 1.151 μs 0.0056 μs 0.0050 μs 1
Moq.ResolveFrom 1.168 μs 0.0055 μs 0.0043 μs 1

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


Method Mean Error StdDev Rank
Moq.GetMock 716.7 ns 1.41 ns 1.10 ns 1
NSubstitute.GetMock 782.2 ns 5.19 ns 4.85 ns 2
FakeItEasy.GetMock 827.8 ns 5.02 ns 4.45 ns 3

@renovate renovate bot merged commit 6f44b89 into main Sep 11, 2024
20 checks passed
@renovate renovate bot deleted the renovate/mstest-monorepo branch September 11, 2024 13:58
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.

0 participants