Skip to content

Refactor PythonConstant types into a true union #606

Refactor PythonConstant types into a true union

Refactor PythonConstant types into a true union #606

GitHub Actions / .NET Test report windows-latest-3.9 succeeded Oct 6, 2024 in 0s

742 passed, 0 failed and 22 skipped

Tests passed successfully

Report Passed Failed Skipped Time
CSnakes.Runtime.Tests-windows-latest-3.9-net8.0.trx 113✔️ 11✖️ 5s
CSnakes.Runtime.Tests-windows-latest-3.9-net9.0.trx 113✔️ 11✖️ 7s
CSnakes.Tests-windows-latest-3.9-net8.0.trx 165✔️ 11s
CSnakes.Tests-windows-latest-3.9-net9.0.trx 165✔️ 11s
Integration.Tests-windows-latest-3.9-net8.0.trx 91✔️ 32s
Integration.Tests-windows-latest-3.9-net9.0.trx 95✔️ 31s

✔️ CSnakes.Runtime.Tests-windows-latest-3.9-net8.0.trx

124 tests were completed in 5s with 113 passed, 0 failed and 11 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest 1✔️ 17ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 22ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 32ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 20ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 5✔️ 103ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 22ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 111ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 89ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 67ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 7✔️ 1✖️ 50ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 12ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 330ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 490ms
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 268ms

✔️ CSnakes.Runtime.Tests-windows-latest-3.9-net9.0.trx

124 tests were completed in 7s with 113 passed, 0 failed and 11 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest 1✔️ 16ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 18ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 29ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 21ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 5✔️ 52ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 18ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 74ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 95ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 69ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 7✔️ 1✖️ 34ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 12ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 287ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 419ms
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 241ms

✔️ CSnakes.Tests-windows-latest-3.9-net8.0.trx

165 tests were completed in 11s with 165 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 144ms
CSnakes.Tests.GeneratedSignatureTests 25✔️ 4s
CSnakes.Tests.TokenizerTests 81✔️ 143ms
CSnakes.Tests.TypeReflectionTests 49✔️ 382ms

✔️ CSnakes.Tests-windows-latest-3.9-net9.0.trx

165 tests were completed in 11s with 165 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 164ms
CSnakes.Tests.GeneratedSignatureTests 25✔️ 4s
CSnakes.Tests.TokenizerTests 81✔️ 429ms
CSnakes.Tests.TypeReflectionTests 49✔️ 188ms

✔️ Integration.Tests-windows-latest-3.9-net8.0.trx

91 tests were completed in 32s with 91 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 206ms
Integration.Tests.BasicTests 9✔️ 25s
Integration.Tests.BufferTests 28✔️ 25s
Integration.Tests.DefaultsTests 7✔️ 134ms
Integration.Tests.ExceptionTests 2✔️ 24s
Integration.Tests.FalseReturns 12✔️ 288ms
Integration.Tests.GeneratorTests 2✔️ 116ms
Integration.Tests.NoneTests 2✔️ 66ms
Integration.Tests.TestDependency 1✔️ 25s
Integration.Tests.TestDicts 5✔️ 719ms
Integration.Tests.TupleTests 17✔️ 506ms

✔️ Integration.Tests-windows-latest-3.9-net9.0.trx

95 tests were completed in 31s with 95 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 867ms
Integration.Tests.BasicTests 9✔️ 222ms
Integration.Tests.BufferTests 32✔️ 2s
Integration.Tests.DefaultsTests 7✔️ 19s
Integration.Tests.ExceptionTests 2✔️ 19s
Integration.Tests.FalseReturns 12✔️ 19s
Integration.Tests.GeneratorTests 2✔️ 106ms
Integration.Tests.NoneTests 2✔️ 62ms
Integration.Tests.TestDependency 1✔️ 1s
Integration.Tests.TestDicts 5✔️ 19s
Integration.Tests.TupleTests 17✔️ 1s