minor improvements and negative numbers #11
Annotations
6 warnings
|
build:
src/OneBitSoftware.Slovom/NumbersToWords.cs#L103
Remove the unused local variable 't'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
build:
src/Tests/ConvertTests.cs#L22
Theory method 'NumberToWordsBG_ShouldReturnCorrectWords' on test class 'ConvertTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
|
build:
src/Tests/ConvertTests.cs#L41
Theory method 'NumberToWordsBG_ShouldReturnCorrectWords' on test class 'ConvertTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
|
build:
src/OneBitSoftware.Slovom/NumbersToWords.cs#L103
Remove the unused local variable 't'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
build:
src/Tests/ConvertTests.cs#L22
Theory method 'NumberToWordsBG_ShouldReturnCorrectWords' on test class 'ConvertTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
|
build:
src/Tests/ConvertTests.cs#L41
Theory method 'NumberToWordsBG_ShouldReturnCorrectWords' on test class 'ConvertTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|