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.8.1 #784

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Update mstest monorepo to 3.8.1 #784

merged 1 commit into from
Feb 18, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2025

This PR contains the following updates:

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

Release Notes

microsoft/testfx (MSTest.TestAdapter)

v3.8.1

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 Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (62f5567) to head (5e46b2f).
Report is 179 commits behind head on main.

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

🏅 Benchmark test report

Expand to see results 🔽

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]   : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.NonPublicTypes.CreateContainer 2.215 s 0.4988 s 0.0273 s 1 113000.0000 78000.0000 72000.0000 2.08 GB
FakeItEasy.NonPublicTypes.CreateContainer 2.222 s 0.6453 s 0.0354 s 1 113000.0000 78000.0000 72000.0000 2.08 GB
Moq.NonPublicTypes.CreateContainer 2.610 s 0.5615 s 0.0308 s 1 115000.0000 77000.0000 68000.0000 2.17 GB

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
FakeItEasy.ResolveFrom 1.117 μs 0.0156 μs 0.0146 μs 1
NSubstitute.ResolveFrom 1.124 μs 0.0087 μs 0.0082 μs 1
Moq.ResolveFrom 1.130 μs 0.0213 μs 0.0219 μs 1

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
FakeItEasy.ResolveSut 1.038 μs 0.0065 μs 0.0057 μs 1
Moq.ResolveSut 1.040 μs 0.0023 μs 0.0020 μs 1
NSubstitute.ResolveSut 1.062 μs 0.0170 μs 0.0159 μs 1

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]   : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.CreateContainer 538.1 ms 1,910.6 ms 104.73 ms 1 20000.0000 8000.0000 4000.0000 289.84 MB
FakeItEasy.CreateContainer 580.7 ms 1,786.1 ms 97.90 ms 1 20000.0000 9000.0000 4000.0000 289.89 MB
Moq.CreateContainer 599.5 ms 2,594.6 ms 142.22 ms 1 20000.0000 7000.0000 4000.0000 297.2 MB

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 766.4 ns 1.42 ns 1.19 ns 1
FakeItEasy.NonPublicTypes.GetMock 839.9 ns 4.34 ns 4.06 ns 2
NSubstitute.NonPublicTypes.GetMock 850.2 ns 6.87 ns 5.74 ns 2

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.GetMock 734.5 ns 5.62 ns 5.26 ns 1
FakeItEasy.GetMock 748.6 ns 2.40 ns 2.24 ns 1
NSubstitute.GetMock 751.6 ns 4.27 ns 3.99 ns 1

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
FakeItEasy.StaticResolveSut 1.004 μs 0.0166 μs 0.0155 μs 1
NSubstitute.StaticResolveSut 1.009 μs 0.0105 μs 0.0098 μs 1
Moq.StaticResolveSut 1.040 μs 0.0204 μs 0.0209 μs 1

@renovate renovate bot merged commit 574b996 into main Feb 18, 2025
21 checks passed
@renovate renovate bot deleted the renovate/mstest-monorepo branch February 18, 2025 22:26
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