feat(collections): add SparseSet — bounded-universe sparse integer set with O(1) clear & dense iteration #189
Annotations
11 warnings
|
coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@v7, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
coverage:
src/Celerity.Tests/Collections/SetIEnumerableConstructorTests.cs#L1240
The type 'Celerity.Hashing.StringFnV1AHasher' cannot be used as type parameter 'THasher' in the generic type or method 'PooledCeleritySet<T, THasher>'. Nullability of type argument 'Celerity.Hashing.StringFnV1AHasher' doesn't match constraint type 'Celerity.Hashing.IHashProvider<string?>'.
|
|
coverage:
src/Celerity.Tests/Collections/SetIEnumerableConstructorTests.cs#L1213
The type 'Celerity.Hashing.StringFnV1AHasher' cannot be used as type parameter 'THasher' in the generic type or method 'PooledCeleritySet<T, THasher>'. Nullability of type argument 'Celerity.Hashing.StringFnV1AHasher' doesn't match constraint type 'Celerity.Hashing.IHashProvider<string?>'.
|
|
coverage:
src/Celerity.Tests/Collections/SetIEnumerableConstructorTests.cs#L1058
The type 'Celerity.Hashing.StringFnV1AHasher' cannot be used as type parameter 'THasher' in the generic type or method 'HashCachingSet<T, THasher>'. Nullability of type argument 'Celerity.Hashing.StringFnV1AHasher' doesn't match constraint type 'Celerity.Hashing.IHashProvider<string?>'.
|
|
coverage:
src/Celerity.Tests/Collections/SetIEnumerableConstructorTests.cs#L1031
The type 'Celerity.Hashing.StringFnV1AHasher' cannot be used as type parameter 'THasher' in the generic type or method 'HashCachingSet<T, THasher>'. Nullability of type argument 'Celerity.Hashing.StringFnV1AHasher' doesn't match constraint type 'Celerity.Hashing.IHashProvider<string?>'.
|
|
coverage:
src/Celerity.Tests/Collections/SetIEnumerableConstructorTests.cs#L876
The type 'Celerity.Hashing.StringFnV1AHasher' cannot be used as type parameter 'THasher' in the generic type or method 'RobinHoodSet<T, THasher>'. Nullability of type argument 'Celerity.Hashing.StringFnV1AHasher' doesn't match constraint type 'Celerity.Hashing.IHashProvider<string?>'.
|
|
coverage:
src/Celerity.Tests/Collections/SetIEnumerableConstructorTests.cs#L849
The type 'Celerity.Hashing.StringFnV1AHasher' cannot be used as type parameter 'THasher' in the generic type or method 'RobinHoodSet<T, THasher>'. Nullability of type argument 'Celerity.Hashing.StringFnV1AHasher' doesn't match constraint type 'Celerity.Hashing.IHashProvider<string?>'.
|
|
coverage:
src/Celerity.Tests/Collections/SetIEnumerableConstructorTests.cs#L694
The type 'Celerity.Hashing.StringFnV1AHasher' cannot be used as type parameter 'THasher' in the generic type or method 'SwissSet<T, THasher>'. Nullability of type argument 'Celerity.Hashing.StringFnV1AHasher' doesn't match constraint type 'Celerity.Hashing.IHashProvider<string?>'.
|
|
coverage:
src/Celerity.Tests/Collections/SetIEnumerableConstructorTests.cs#L667
The type 'Celerity.Hashing.StringFnV1AHasher' cannot be used as type parameter 'THasher' in the generic type or method 'SwissSet<T, THasher>'. Nullability of type argument 'Celerity.Hashing.StringFnV1AHasher' doesn't match constraint type 'Celerity.Hashing.IHashProvider<string?>'.
|
|
coverage:
src/Celerity.Tests/Collections/SetIEnumerableConstructorTests.cs#L514
The type 'Celerity.Hashing.StringFnV1AHasher' cannot be used as type parameter 'THasher' in the generic type or method 'CeleritySet<T, THasher>'. Nullability of type argument 'Celerity.Hashing.StringFnV1AHasher' doesn't match constraint type 'Celerity.Hashing.IHashProvider<string?>'.
|
|
coverage:
src/Celerity.Tests/Collections/SetIEnumerableConstructorTests.cs#L485
The type 'Celerity.Hashing.StringFnV1AHasher' cannot be used as type parameter 'THasher' in the generic type or method 'CeleritySet<T, THasher>'. Nullability of type argument 'Celerity.Hashing.StringFnV1AHasher' doesn't match constraint type 'Celerity.Hashing.IHashProvider<string?>'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
Expired
|
5.32 KB |
sha256:8bc74b58d6f293bb711667efebecd7e60f8126fc1db6c549fcb0ec645d722d5a
|
|