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.3.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.3.0 age adoption passing confidence

Release Notes

rjmurillo/moq.analyzers (Moq.Analyzers)

v0.3.0

Moq.Analyzers v0.3.0 🎄

Holidays are coming and it's time for the last release of the year! 🎉

There's a lot that has gone into this release, mostly housekeeping and bug fixes that are transparent to you. However, there are two new diagnostics included in this release.

This will be the last release until we move to v1.0.0

Analyzer Behavior Changes
What's Changed

Full Changelog: rjmurillo/moq.analyzers@v0.2.0...v0.3.0

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 (73fad63).
Report is 175 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.405
  [Host]   : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.NonPublicTypes.CreateContainer 2.161 s 0.8239 s 0.0452 s 1 97000.0000 62000.0000 56000.0000 1.99 GB
FakeItEasy.NonPublicTypes.CreateContainer 2.237 s 0.5371 s 0.0294 s 1 97000.0000 62000.0000 56000.0000 1.99 GB
Moq.NonPublicTypes.CreateContainer 2.436 s 0.5970 s 0.0327 s 1 106000.0000 66000.0000 59000.0000 2.07 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.405
  [Host]     : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.StaticResolveSut 1.080 μs 0.0085 μs 0.0079 μs 1
NSubstitute.StaticResolveSut 1.087 μs 0.0109 μs 0.0102 μs 1
FakeItEasy.StaticResolveSut 1.098 μs 0.0144 μs 0.0134 μ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.405
  [Host]     : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveFrom 1.180 μs 0.0141 μs 0.0132 μs 1
FakeItEasy.ResolveFrom 1.197 μs 0.0145 μs 0.0136 μs 1
Moq.ResolveFrom 1.219 μs 0.0043 μs 0.0036 μ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.405
  [Host]   : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2

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

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
NSubstitute.CreateContainer 432.1 ms 2,605.5 ms 142.8 ms 1 18000.0000 7000.0000 3000.0000 263.17 MB
Moq.CreateContainer 493.7 ms 3,258.4 ms 178.6 ms 1 18000.0000 7000.0000 3000.0000 275.67 MB
FakeItEasy.CreateContainer 547.3 ms 1,965.8 ms 107.8 ms 1 18000.0000 7000.0000 3000.0000 263.17 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.405
  [Host]     : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveSut 1.078 μs 0.0112 μs 0.0105 μs 1
Moq.ResolveSut 1.124 μs 0.0137 μs 0.0129 μs 2
FakeItEasy.ResolveSut 1.201 μs 0.0084 μs 0.0079 μs 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.405
  [Host]     : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 792.4 ns 3.22 ns 3.01 ns 1
FakeItEasy.NonPublicTypes.GetMock 889.3 ns 7.81 ns 7.30 ns 2
NSubstitute.NonPublicTypes.GetMock 911.4 ns 8.84 ns 8.26 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.405
  [Host]     : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.12 (8.0.1224.60305), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.GetMock 745.7 ns 6.43 ns 6.01 ns 1
FakeItEasy.GetMock 816.5 ns 9.34 ns 8.28 ns 2
NSubstitute.GetMock 843.5 ns 4.43 ns 3.93 ns 2

renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 19, 2024
@renovate renovate bot force-pushed the renovate/moq.analyzers-0.x branch from 048e737 to 4e6de3c Compare January 14, 2025 09:53
@renovate renovate bot force-pushed the renovate/moq.analyzers-0.x branch from 4e6de3c to 13193b1 Compare January 21, 2025 17:57
@renovate renovate bot changed the title Update dependency Moq.Analyzers to 0.2.0 Update dependency Moq.Analyzers to 0.3.0 Jan 21, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 21, 2025
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