Skip to content

feat: bind Method(default, …) to the by-values overload (#750) #722

feat: bind Method(default, …) to the by-values overload (#750)

feat: bind Method(default, …) to the by-values overload (#750) #722

Triggered via push May 1, 2026 20:01
Status Success
Total duration 32m 21s
Artifacts 11

build.yml

on: push
Matrix: benchmarks
Matrix: Unit tests
Update Pages
3s
Update Pages
Publish Tests Results
18s
Publish Tests Results
Finalize release
0s
Finalize release
Fit to window
Zoom out
Zoom in

Annotations

70 warnings and 10 notices
API tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(264,12): warning CS8603: Possible null reference return. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(254,12): warning CS8603: Possible null reference return. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(232,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(154,43): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(125,24): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BuildBodyTests.cs(37,44): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(478,27): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(446,12): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(445,18): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(435,9): warning CS8618: Non-nullable field '_droppedColumnIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Pack
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(268,10): warning CS8603: Possible null reference return. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Pack
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(264,12): warning CS8603: Possible null reference return. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Pack
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(254,12): warning CS8603: Possible null reference return. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Pack
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(232,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Pack
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(154,43): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Pack
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(125,24): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Pack
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(478,27): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Pack
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(446,12): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Pack
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(445,18): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Pack
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(435,9): warning CS8618: Non-nullable field '_droppedColumnIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(268,10): warning CS8603: Possible null reference return. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(264,12): warning CS8603: Possible null reference return. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(254,12): warning CS8603: Possible null reference return. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(232,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(154,43): warning CS8600: Converting null literal or possible null value to non-nullable type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(125,24): warning CS8600: Converting null literal or possible null value to non-nullable type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(478,27): warning CS8625: Cannot convert null literal to non-nullable reference type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(446,12): warning CS8625: Cannot convert null literal to non-nullable reference type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(445,18): warning CS8625: Cannot convert null literal to non-nullable reference type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(435,9): warning CS8618: Non-nullable field '_droppedColumnIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(268,10): warning CS8603: Possible null reference return. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(264,12): warning CS8603: Possible null reference return. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(254,12): warning CS8603: Possible null reference return. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(232,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(154,43): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(125,24): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(478,27): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(446,12): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(445,18): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(435,9): warning CS8618: Non-nullable field '_droppedColumnIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(268,10): warning CS8603: Possible null reference return. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(264,12): warning CS8603: Possible null reference return. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(254,12): warning CS8603: Possible null reference return. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(232,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(154,43): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(125,24): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(478,27): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(446,12): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(445,18): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(435,9): warning CS8618: Non-nullable field '_droppedColumnIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Pipeline\BenchmarkReport.cs(254,12): warning CS8603: Possible null reference return. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Pipeline\BenchmarkReport.cs(232,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Pipeline\BenchmarkReport.cs(154,43): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Pipeline\BenchmarkReport.cs(125,24): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Tests\Build.Tests\BenchmarkReportHelpersTests.cs(30,72): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Tests\Build.Tests\BuildBodyTests.cs(37,44): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Pipeline\BenchmarkReport.cs(478,27): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Pipeline\BenchmarkReport.cs(446,12): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Pipeline\BenchmarkReport.cs(445,18): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Pipeline\BenchmarkReport.cs(435,9): warning CS8618: Non-nullable field '_droppedColumnIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(254,12): warning CS8603: Possible null reference return. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(232,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(154,43): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(125,24): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(30,72): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BuildBodyTests.cs(37,44): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(478,27): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(446,12): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(445,18): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Pipeline/BenchmarkReport.cs(435,9): warning CS8618: Non-nullable field '_droppedColumnIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
2 skipped tests found
There are 2 skipped tests, see "Raw output" for the full list of skipped tests.
4086 tests found (test 1 to 487)
There are 4086 tests, see "Raw output" for the list of tests 1 to 487.
4086 tests found (test 488 to 973)
There are 4086 tests, see "Raw output" for the list of tests 488 to 973.
4086 tests found (test 974 to 1567)
There are 4086 tests, see "Raw output" for the list of tests 974 to 1567.
4086 tests found (test 1568 to 2032)
There are 4086 tests, see "Raw output" for the list of tests 1568 to 2032.
4086 tests found (test 2033 to 2466)
There are 4086 tests, see "Raw output" for the list of tests 2033 to 2466.
4086 tests found (test 2467 to 3018)
There are 4086 tests, see "Raw output" for the list of tests 2467 to 3018.
4086 tests found (test 3019 to 3495)
There are 4086 tests, see "Raw output" for the list of tests 3019 to 3495.
4086 tests found (test 3496 to 3928)
There are 4086 tests, see "Raw output" for the list of tests 3496 to 3928.
4086 tests found (test 3929 to 4086)
There are 4086 tests, see "Raw output" for the list of tests 3929 to 4086.

Artifacts

Produced during runtime
Name Size Digest
API-tests
1.77 KB
sha256:cc162b3343ce48d0aecc70c2920d72c97beaf789c3225cafab06cd20d0eae3e9
Benchmarks-CallbackBenchmarks
20.5 KB
sha256:600a3036b0b336e2830661a281330a5895ba804dc43c54d46aa89156f97ba42e
Benchmarks-CompleteEventBenchmarks
20.5 KB
sha256:b4d30875747ce495d7cbb052aa8ffb37e2cc202c667507dd6b369cf2e310ed05
Benchmarks-CompleteIndexerBenchmarks
29.9 KB
sha256:abb502e5f20894b424ab74c94e62afc27db865de744ad9dd5f6915be916a5936
Benchmarks-CompleteMethodBenchmarks
35.4 KB
sha256:0c5bec5820982cb5807aa03a7668dc01ad12bdea68831f057f03e54548dc872b
Benchmarks-CompletePropertyBenchmarks
35 KB
sha256:f50b0a494c6ddb0a0bb4bcc83b2f9a710671b3092d38d79179b863fae9b0a38a
Benchmarks-MockCreationBenchmarks
21.4 KB
sha256:d050060110eb25d337a050d561e9500d84d15655bc00670403a9a2aea1719377
Linux-artifacts
1.65 MB
sha256:a675e01c90f358a05abf6c2fc427ba2f029d971bff384eb5484177b662ebd4cc
Packages
1.12 MB
sha256:e76939bce05c503996eaddf02e52a8ce52655202431788f6cac0dd49fcabd0b3
Windows-artifacts
2.36 MB
sha256:c019a055c8ce4d9abfe8002a23e6018e63d59d0fb1175ab75cc9686493e0f58d
macOS-artifacts
1.64 MB
sha256:5bf6ba1d6dad83c787d0a5a0c80a34ad66899ecd4f60ad076db63506ff0ec1eb