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 Moq.Analyzers to 0.2.0 #729

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Moq.Analyzers 0.1.2 -> 0.2.0 age adoption passing confidence

Release Notes

rjmurillo/moq.analyzers (Moq.Analyzers)

v0.2.0

Changes
Housekeeping

Full Changelog: rjmurillo/moq.analyzers@v0.1.2...v0.2.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 was generated by Mend Renovate. View the repository job log.

renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 21, 2024
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #729   +/-   ##
=========================================
  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 Oct 21, 2024

🎳 Stryker Report

Mutation testing badge

📊 Reports

Copy link

github-actions bot commented Oct 21, 2024

🏅 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.404
  [Host]     : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.StaticResolveSut 991.6 ns 9.71 ns 9.08 ns 1
NSubstitute.StaticResolveSut 1,001.0 ns 8.75 ns 8.19 ns 1
FakeItEasy.StaticResolveSut 1,022.9 ns 4.32 ns 3.37 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.404
  [Host]     : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveSut 995.1 ns 5.56 ns 4.92 ns 1
Moq.ResolveSut 1,034.9 ns 11.82 ns 11.05 ns 2
FakeItEasy.ResolveSut 1,105.1 ns 16.73 ns 14.83 ns 3

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.404
  [Host]   : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.CreateContainer 426.9 ms 1,984.5 ms 108.8 ms 1 19000.0000 7000.0000 4000.0000 275.21 MB
FakeItEasy.CreateContainer 428.5 ms 2,124.4 ms 116.4 ms 1 19000.0000 7000.0000 4000.0000 275.2 MB
Moq.CreateContainer 458.8 ms 2,676.0 ms 146.7 ms 1 18000.0000 6000.0000 3000.0000 281.72 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.404
  [Host]     : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.GetMock 708.4 ns 9.41 ns 8.80 ns 1
NSubstitute.GetMock 811.9 ns 11.65 ns 10.89 ns 2
FakeItEasy.GetMock 828.4 ns 9.70 ns 9.08 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.404
  [Host]     : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 771.0 ns 10.36 ns 9.69 ns 1
NSubstitute.NonPublicTypes.GetMock 870.8 ns 7.62 ns 7.13 ns 2
FakeItEasy.NonPublicTypes.GetMock 870.8 ns 5.34 ns 4.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.404
  [Host]     : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveFrom 1.131 μs 0.0149 μs 0.0124 μs 1
FakeItEasy.ResolveFrom 1.238 μs 0.0211 μs 0.0197 μs 2
Moq.ResolveFrom 1.245 μs 0.0168 μs 0.0149 μs 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.404
  [Host]   : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.11 (8.0.1124.51707), X64 RyuJIT AVX2

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
FakeItEasy.NonPublicTypes.CreateContainer 2.054 s 0.4922 s 0.0270 s 1 97000.0000 62000.0000 55000.0000 2 GB
NSubstitute.NonPublicTypes.CreateContainer 2.091 s 0.3721 s 0.0204 s 1 97000.0000 62000.0000 55000.0000 2 GB
Moq.NonPublicTypes.CreateContainer 2.240 s 0.2952 s 0.0162 s 1 98000.0000 60000.0000 53000.0000 2.01 GB

@renovate renovate bot force-pushed the renovate/moq.analyzers-0.x branch from 048e737 to 4e6de3c Compare January 14, 2025 09:53
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