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 v3.5.0 #689

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

microsoft/testfx (MSTest.TestAdapter)

v3.5.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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) July 16, 2024 21:43
Copy link

🎳 Stryker Report

Mutation testing badge

📊 Reports

Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (62f5567) to head (0feab4d).
Report is 92 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #689   +/-   ##
=========================================
  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 Jul 16, 2024

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.303
  [Host]   : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.CreateContainer 399.6 ms 2,140.0 ms 117.3 ms 1 4000.0000 2000.0000 1000.0000 254.45 MB
Moq.CreateContainer 475.2 ms 3,110.0 ms 170.5 ms 2 4000.0000 2000.0000 1000.0000 265 MB
FakeItEasy.CreateContainer 487.9 ms 2,258.0 ms 123.8 ms 3 4000.0000 2000.0000 1000.0000 254.43 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.303
  [Host]     : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.GetMock 737.9 ns 2.13 ns 1.66 ns 1
FakeItEasy.GetMock 830.5 ns 1.82 ns 1.42 ns 2
NSubstitute.GetMock 839.5 ns 3.85 ns 3.60 ns 2

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.303
  [Host]   : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
FakeItEasy.NonPublicTypes.CreateContainer 2.264 s 0.7235 s 0.0397 s 1 85000.0000 80000.0000 77000.0000 1.97 GB
NSubstitute.NonPublicTypes.CreateContainer 2.322 s 0.8079 s 0.0443 s 2 84000.0000 79000.0000 76000.0000 1.97 GB
Moq.NonPublicTypes.CreateContainer 2.534 s 0.8835 s 0.0484 s 3 83000.0000 78000.0000 74000.0000 2.03 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.303
  [Host]     : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveFrom 1.179 μs 0.0039 μs 0.0034 μs 1
FakeItEasy.ResolveFrom 1.213 μs 0.0035 μs 0.0029 μs 2
Moq.ResolveFrom 1.252 μs 0.0073 μs 0.0065 μ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.303
  [Host]     : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 763.3 ns 2.41 ns 2.01 ns 1
FakeItEasy.NonPublicTypes.GetMock 879.3 ns 5.32 ns 4.97 ns 2
NSubstitute.NonPublicTypes.GetMock 895.9 ns 8.52 ns 7.97 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.303
  [Host]     : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
FakeItEasy.StaticResolveSut 1.083 μs 0.0099 μs 0.0092 μs 1
Moq.StaticResolveSut 1.090 μs 0.0040 μs 0.0031 μs 1
NSubstitute.StaticResolveSut 1.143 μs 0.0044 μs 0.0039 μs 2

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.303
  [Host]     : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.ResolveSut 1.080 μs 0.0087 μs 0.0081 μs 1
NSubstitute.ResolveSut 1.081 μs 0.0025 μs 0.0019 μs 1
FakeItEasy.ResolveSut 1.102 μs 0.0026 μs 0.0024 μs 2

auto-merge was automatically disabled July 17, 2024 12:57

Base branch requires signed commits

@iamdmitrij iamdmitrij merged commit 838aebb into main Jul 17, 2024
20 checks passed
@iamdmitrij iamdmitrij deleted the renovate/mstest-monorepo branch July 17, 2024 12:57
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