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 PeanutButter.RandomGenerators to 3.0.328 #737

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PeanutButter.RandomGenerators 3.0.323 -> 3.0.328 age adoption passing confidence

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 was generated by Mend Renovate. View the repository job log.

renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 12, 2024
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

github-actions bot commented Nov 12, 2024

🎳 Stryker Report

Mutation testing badge

📊 Reports

Copy link

github-actions bot commented Nov 12, 2024

🏅 Benchmark test report

Expand to see results 🔽

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


Method Mean Error StdDev Rank
Moq.GetMock 730.6 ns 6.39 ns 5.98 ns 1
FakeItEasy.GetMock 785.4 ns 5.42 ns 5.07 ns 2
NSubstitute.GetMock 816.3 ns 4.51 ns 4.00 ns 3

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


Method Mean Error StdDev Rank
NSubstitute.StaticResolveSut 1.017 μs 0.0103 μs 0.0096 μs 1
FakeItEasy.StaticResolveSut 1.049 μs 0.0040 μs 0.0035 μs 1
Moq.StaticResolveSut 1.051 μs 0.0080 μs 0.0075 μs 1

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


Method Mean Error StdDev Rank
Moq.ResolveSut 1.047 μs 0.0039 μs 0.0034 μs 1
FakeItEasy.ResolveSut 1.080 μs 0.0026 μs 0.0022 μs 2
NSubstitute.ResolveSut 1.159 μs 0.0028 μs 0.0022 μs 3

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

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.CreateContainer 539.7 ms 2,655.5 ms 145.6 ms 1 7000.0000 5000.0000 4000.0000 291.29 MB
Moq.CreateContainer 539.9 ms 3,019.8 ms 165.5 ms 1 7000.0000 5000.0000 4000.0000 298.13 MB
FakeItEasy.CreateContainer 584.7 ms 3,454.4 ms 189.3 ms 1 7000.0000 5000.0000 4000.0000 291.28 MB

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


Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 804.4 ns 1.46 ns 1.29 ns 1
FakeItEasy.NonPublicTypes.GetMock 876.4 ns 6.72 ns 6.28 ns 2
NSubstitute.NonPublicTypes.GetMock 902.9 ns 6.54 ns 6.12 ns 2

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


Method Mean Error StdDev Rank
FakeItEasy.ResolveFrom 1.164 μs 0.0085 μs 0.0079 μs 1
Moq.ResolveFrom 1.172 μs 0.0028 μs 0.0023 μs 1
NSubstitute.ResolveFrom 1.177 μs 0.0043 μs 0.0033 μs 1

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

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.NonPublicTypes.CreateContainer 2.197 s 0.7384 s 0.0405 s 1 82000.0000 77000.0000 74000.0000 2.06 GB
FakeItEasy.NonPublicTypes.CreateContainer 2.217 s 0.6130 s 0.0336 s 1 81000.0000 76000.0000 73000.0000 2.06 GB
Moq.NonPublicTypes.CreateContainer 2.640 s 1.9138 s 0.1049 s 1 82000.0000 75000.0000 72000.0000 2.17 GB

@renovate renovate bot changed the title Update dependency PeanutButter.RandomGenerators to 3.0.327 Update dependency PeanutButter.RandomGenerators to 3.0.328 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/peanutbutter.randomgenerators-3.x branch from 48c4dc3 to cce60d7 Compare November 12, 2024 18:24
@renovate renovate bot merged commit a37d2b5 into main Nov 12, 2024
20 checks passed
@renovate renovate bot deleted the renovate/peanutbutter.randomgenerators-3.x branch November 12, 2024 23:31
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