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 codecov/codecov-action action to v5 #741

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v4 -> v5

Release Notes

codecov/codecov-action (codecov/codecov-action)

v5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link

🎳 Stryker Report

Mutation testing badge

📊 Reports

Copy link

🏅 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.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 695.9 ns 1.19 ns 1.05 ns 1
NSubstitute.GetMock 804.9 ns 2.03 ns 1.58 ns 2
FakeItEasy.GetMock 826.4 ns 3.88 ns 3.44 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.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 1.046 μs 0.0090 μs 0.0080 μs 1
FakeItEasy.StaticResolveSut 1.046 μs 0.0027 μs 0.0024 μs 1
NSubstitute.StaticResolveSut 1.064 μs 0.0057 μs 0.0050 μ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.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
FakeItEasy.ResolveSut 1.047 μs 0.0025 μs 0.0020 μs 1
Moq.ResolveSut 1.076 μs 0.0080 μs 0.0075 μs 1
NSubstitute.ResolveSut 1.076 μs 0.0029 μs 0.0022 μ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.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.CreateContainer 560.7 ms 2,841.5 ms 155.8 ms 1 6000.0000 4000.0000 3000.0000 291.28 MB
Moq.CreateContainer 561.5 ms 2,907.7 ms 159.4 ms 1 6000.0000 4000.0000 3000.0000 298.13 MB
NSubstitute.CreateContainer 566.1 ms 2,394.3 ms 131.2 ms 1 6000.0000 4000.0000 3000.0000 291.29 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.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 759.6 ns 3.88 ns 3.63 ns 1
NSubstitute.NonPublicTypes.GetMock 873.8 ns 7.08 ns 6.63 ns 2
FakeItEasy.NonPublicTypes.GetMock 884.2 ns 5.99 ns 5.31 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.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.142 μs 0.0043 μs 0.0036 μs 1
Moq.ResolveFrom 1.193 μs 0.0083 μs 0.0074 μs 2
FakeItEasy.ResolveFrom 1.206 μs 0.0104 μs 0.0097 μs 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.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.NonPublicTypes.CreateContainer 2.216 s 0.4772 s 0.0262 s 1 78000.0000 73000.0000 70000.0000 2.06 GB
FakeItEasy.NonPublicTypes.CreateContainer 2.241 s 0.8612 s 0.0472 s 1 78000.0000 73000.0000 70000.0000 2.06 GB
Moq.NonPublicTypes.CreateContainer 2.626 s 0.1614 s 0.0088 s 1 81000.0000 74000.0000 71000.0000 2.17 GB

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