Skip to content

Coverage

Coverage #6

Manually triggered January 9, 2024 09:17
Status Success
Total duration 1m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

coverage.yml

on: workflow_dispatch
Matrix: Build & core Tests
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Build & core Tests (Windows, self-hosted): test/Fluxzy.Tests/UnitTests/Rules/DefaultFilterSettings.cs#L35
Do not use Assert.NotNull() on value type 'bool'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
Build & core Tests (Windows, self-hosted): test/Fluxzy.Tests/UnitTests/Rules/DefaultFilterSettings.cs#L37
Do not use Assert.NotNull() on value type 'bool'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
Build & core Tests (Windows, self-hosted): test/Fluxzy.Tests/UnitTests/Rules/DefaultFilterSettings.cs#L38
Do not use Assert.NotNull() on value type 'FilterScope'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
Build & core Tests (Windows, self-hosted): test/Fluxzy.Tests/UnitTests/Rules/DefaultActionSettings.cs#L49
Do not use Assert.NotNull() on value type 'FilterScope'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
Build & core Tests (Windows, self-hosted): test/Fluxzy.Tests/UnitTests/Rules/DefaultActionSettings.cs#L52
Do not use Assert.NotNull() on value type 'bool'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
Build & core Tests (Windows, self-hosted): test/Fluxzy.Tests/UnitTests/Rules/DefaultActionSettings.cs#L54
Do not use Assert.NotNull() on value type 'int'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
Build & core Tests (Windows, self-hosted): test/Fluxzy.Tests/UnitTests/Rules/DefaultActionSettings.cs#L55
Do not use Assert.NotNull() on value type 'bool'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)