Skip to content

Exclude model registry from code cov as it is impossible to simulate #19

Exclude model registry from code cov as it is impossible to simulate

Exclude model registry from code cov as it is impossible to simulate #19

Triggered via push October 17, 2025 14:44
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: tests/TokenKit.Tests/Services/Encoders/MLTokenizersEncoderTests.cs#L12
Cannot convert null literal to non-nullable reference type.
build: tests/TokenKit.Tests/Services/ModelDataScraperTests.cs#L103
Nullability of reference types in value of type '<anonymous type: string id>' doesn't match target type '<anonymous type: string? id>'.
build: tests/TokenKit.Tests/Services/Encoders/SharpTokenEncoderTests.cs#L12
Cannot convert null literal to non-nullable reference type.
build: tests/TokenKit.Tests/Services/Encoders/SimpleTextEncoderTests.cs#L12
Cannot convert null literal to non-nullable reference type.
build: tests/TokenKit.Tests/Services/Encoders/MLTokenizersEncoderTests.cs#L12
Cannot convert null literal to non-nullable reference type.
build: tests/TokenKit.Tests/Services/ModelDataScraperTests.cs#L103
Nullability of reference types in value of type '<anonymous type: string id>' doesn't match target type '<anonymous type: string? id>'.
build: tests/TokenKit.Tests/Services/Encoders/SharpTokenEncoderTests.cs#L12
Cannot convert null literal to non-nullable reference type.
build: tests/TokenKit.Tests/Services/Encoders/SimpleTextEncoderTests.cs#L12
Cannot convert null literal to non-nullable reference type.