Skip to content

chore: Bump coverlet.collector from 10.0.0 to 10.0.1#785

Merged
vbreuss merged 1 commit into
mainfrom
dependabot/nuget/coverlet.collector-10.0.1
May 18, 2026
Merged

chore: Bump coverlet.collector from 10.0.0 to 10.0.1#785
vbreuss merged 1 commit into
mainfrom
dependabot/nuget/coverlet.collector-10.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Updated coverlet.collector from 10.0.0 to 10.0.1.

Release notes

Sourced from coverlet.collector's releases.

10.0.1

Improvements

Fixed

  • Fix inconsistent paths in cobertura reports #​1723
  • Fix when using "is" with "and" in pattern matching, branch coverage is lower than normal #​1313
  • Fix Coverlet flagging a branch for an async functions finally block where none exists #​1337
  • Fix Coverlet Tracker Missing CompilerGeneratedAttribute #​1828

Maintenance

  • Add architecture docs and diagrams for all integrations #​1927
  • Update NuGet packages and .NET SDK versions #​1933

Diff between 10.0.0 and 10.0.1

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 18, 2026
@github-actions
Copy link
Copy Markdown

Test Results

    24 files  ±0      24 suites  ±0   9m 41s ⏱️ -18s
 4 148 tests ±0   4 146 ✅ ±0  2 💤 ±0  0 ❌ ±0 
26 688 runs  ±0  26 684 ✅ ±0  4 💤 ±0  0 ❌ ±0 

Results for commit fdb446a. ± Comparison against base commit e43bfcc.

@github-actions
Copy link
Copy Markdown

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.59GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.300
[Host] : .NET 10.0.8 (10.0.8, 10.0.826.23019), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

CreateMock Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 69.22 ns 2.586 ns 2.292 ns 1.11 440 B 1.00
Mockolate 62.45 ns 4.123 ns 3.856 ns 1.00 440 B 1.00
Imposter 282.90 ns 4.098 ns 3.633 ns 4.55 2248 B 5.11
TUnitMocks 33.48 ns 0.128 ns 0.113 ns 0.54 192 B 0.44
Moq 1,361.02 ns 3.377 ns 2.820 ns 21.87 2096 B 4.76
NSubstitute 1,925.41 ns 15.439 ns 13.686 ns 30.94 5048 B 11.47
FakeItEasy 1,820.77 ns 106.372 ns 99.500 ns 29.25 2763 B 6.28
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.87GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.300
[Host] : .NET 10.0.8 (10.0.8, 10.0.826.23019), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Indexer N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 1.115 μs 0.0179 μs 0.0167 μs 1.19 3.82 KB 1.00
Mockolate 1 934.0 ns 39.36 ns 36.82 ns 1.00 3.82 KB 1.00
Imposter 1 833.9 ns 7.13 ns 6.32 ns 0.89 5.16 KB 1.35
Moq 1 174,466.0 ns 741.55 ns 657.37 ns 187.06 20.52 KB 5.37
NSubstitute 1 8,475.9 ns 56.83 ns 47.46 ns 9.09 12.78 KB 3.35
FakeItEasy 1 9,651.3 ns 67.10 ns 59.48 ns 10.35 13.63 KB 3.57
baseline* 10 2.641 μs 0.0081 μs 0.0072 μs 1.08 4.88 KB 1.00
Mockolate 10 2,449.1 ns 16.27 ns 14.43 ns 1.00 4.88 KB 1.00
Imposter 10 2,102.4 ns 21.50 ns 20.11 ns 0.86 7.97 KB 1.63
Moq 10 186,985.6 ns 752.73 ns 704.11 ns 76.35 30.04 KB 6.16
NSubstitute 10 21,639.4 ns 158.05 ns 147.84 ns 8.84 25.58 KB 5.25
FakeItEasy 10 20,974.1 ns 212.11 ns 177.12 ns 8.56 32.97 KB 6.76
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.87GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.300
[Host] : .NET 10.0.8 (10.0.8, 10.0.826.23019), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Callback Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 341.5 ns 7.72 ns 7.22 ns 1.11 1.68 KB 1.00
Mockolate 308.7 ns 3.77 ns 3.35 ns 1.00 1.68 KB 1.00
Imposter 389.5 ns 1.61 ns 1.34 ns 1.26 2.38 KB 1.42
TUnitMocks 520.2 ns 3.47 ns 3.07 ns 1.69 1.86 KB 1.11
Moq 71,498.7 ns 438.08 ns 365.82 ns 231.64 8.88 KB 5.29
NSubstitute 4,325.6 ns 63.05 ns 55.90 ns 14.01 7.74 KB 4.61
FakeItEasy 4,537.3 ns 32.98 ns 27.54 ns 14.70 6.81 KB 4.05
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.79GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.300
[Host] : .NET 10.0.8 (10.0.8, 10.0.826.23019), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Property N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 535.4 ns 10.03 ns 9.39 ns 0.97 2.47 KB 1.00
Mockolate 1 552.6 ns 17.06 ns 15.96 ns 1.00 2.47 KB 1.00
Imposter 1 456.7 ns 7.00 ns 6.21 ns 0.83 3.13 KB 1.27
TUnitMocks 1 425.5 ns 3.38 ns 3.16 ns 0.77 1.49 KB 0.60
Moq 1 12,220.0 ns 52.38 ns 46.44 ns 22.13 10.39 KB 4.21
NSubstitute 1 7,646.9 ns 63.67 ns 59.56 ns 13.85 11.45 KB 4.64
FakeItEasy 1 8,531.4 ns 70.98 ns 66.39 ns 15.45 11.24 KB 4.55
baseline* 10 1,052.4 ns 7.37 ns 6.53 ns 1.01 2.96 KB 1.00
Mockolate 10 1,046.1 ns 8.65 ns 7.22 ns 1.00 2.96 KB 1.00
Imposter 10 1,211.9 ns 8.78 ns 7.79 ns 1.16 4.67 KB 1.58
TUnitMocks 10 1,484.1 ns 17.69 ns 16.55 ns 1.42 3.65 KB 1.23
Moq 10 19,317.8 ns 67.83 ns 63.45 ns 18.47 18.28 KB 6.17
NSubstitute 10 17,307.3 ns 54.46 ns 45.47 ns 16.54 21.08 KB 7.12
FakeItEasy 10 20,364.0 ns 137.82 ns 128.92 ns 19.47 30.81 KB 10.40
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 3.54GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.300
[Host] : .NET 10.0.8 (10.0.8, 10.0.826.23019), X64 RyuJIT x86-64-v4

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Method N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 354.2 ns 3.68 ns 3.44 ns 1.20 2.04 KB 1.00
Mockolate 1 295.6 ns 3.14 ns 2.94 ns 1.00 2.04 KB 1.00
Imposter 1 426.7 ns 6.89 ns 6.11 ns 1.44 4.04 KB 1.98
TUnitMocks 1 369.2 ns 5.54 ns 5.18 ns 1.25 1.88 KB 0.92
Moq 1 109,048.3 ns 1,088.27 ns 1,017.97 ns 368.99 14.81 KB 7.26
NSubstitute 1 4,141.4 ns 69.57 ns 61.67 ns 14.01 9.12 KB 4.47
FakeItEasy 1 4,264.9 ns 80.74 ns 75.52 ns 14.43 8.05 KB 3.95
baseline* 10 631.3 ns 1.21 ns 1.08 ns 1.22 2.25 KB 1.00
Mockolate 10 518.2 ns 9.72 ns 9.09 ns 1.00 2.25 KB 1.00
Imposter 10 832.7 ns 5.61 ns 5.24 ns 1.61 5.52 KB 2.45
TUnitMocks 10 1,085.7 ns 13.47 ns 12.60 ns 2.10 3.52 KB 1.57
Moq 10 111,347.5 ns 552.73 ns 517.02 ns 214.93 18.7 KB 8.31
NSubstitute 10 6,225.7 ns 65.14 ns 57.75 ns 12.02 12.07 KB 5.36
FakeItEasy 10 6,828.3 ns 100.66 ns 94.16 ns 13.18 15.42 KB 6.85
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 3.24GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.300
[Host] : .NET 10.0.8 (10.0.8, 10.0.826.23019), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Event Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 342.8 ns 5.52 ns 4.89 ns 1.17 1.78 KB 1.00
Mockolate 293.6 ns 6.29 ns 5.88 ns 1.00 1.78 KB 1.00
Imposter 1,295.4 ns 23.40 ns 21.89 ns 4.41 8.8 KB 4.94
TUnitMocks 183.8 ns 1.92 ns 1.70 ns 0.63 1.34 KB 0.75
Moq 16,514.9 ns 122.72 ns 114.80 ns 56.27 12.51 KB 7.02
NSubstitute 5,454.2 ns 56.80 ns 53.13 ns 18.58 9.05 KB 5.08
FakeItEasy 213,714.2 ns 1,452.10 ns 1,287.25 ns 728.12 15.26 KB 8.57

baseline* rows show the corresponding Mockolate benchmark from the most recent successful main branch build with results, for regression comparison.

@vbreuss vbreuss merged commit 3de9bab into main May 18, 2026
15 checks passed
@vbreuss vbreuss deleted the dependabot/nuget/coverlet.collector-10.0.1 branch May 18, 2026 14:07
github-actions Bot added a commit that referenced this pull request May 18, 2026
github-actions Bot added a commit that referenced this pull request May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant