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.11 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.11-net8.0.trx 113✔️ 11✖️ 5s
CSnakes.Runtime.Tests-windows-latest-3.11-net9.0.trx 113✔️ 11✖️ 5s
CSnakes.Tests-windows-latest-3.11-net8.0.trx 165✔️ 13s
CSnakes.Tests-windows-latest-3.11-net9.0.trx 165✔️ 10s
Integration.Tests-windows-latest-3.11-net8.0.trx 91✔️ 31s
Integration.Tests-windows-latest-3.11-net9.0.trx 95✔️ 27s

✔️ CSnakes.Runtime.Tests-windows-latest-3.11-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✔️ 15ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 21ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 30ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 19ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 5✔️ 54ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 24ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 88ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 80ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 59ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 7✔️ 1✖️ 25ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 12ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 244ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 372ms
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 245ms

✔️ CSnakes.Runtime.Tests-windows-latest-3.11-net9.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✔️ 13ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 13ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 19ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 12ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 5✔️ 46ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 16ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 52ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 49ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 38ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 7✔️ 1✖️ 25ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 11ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 228ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 249ms
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 211ms

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

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

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 32ms
CSnakes.Tests.GeneratedSignatureTests 25✔️ 4s
CSnakes.Tests.TokenizerTests 81✔️ 252ms
CSnakes.Tests.TypeReflectionTests 49✔️ 199ms

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

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

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 55ms
CSnakes.Tests.GeneratedSignatureTests 25✔️ 4s
CSnakes.Tests.TokenizerTests 81✔️ 135ms
CSnakes.Tests.TypeReflectionTests 49✔️ 198ms

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

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

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 148ms
Integration.Tests.BasicTests 9✔️ 126ms
Integration.Tests.BufferTests 28✔️ 1s
Integration.Tests.DefaultsTests 7✔️ 20s
Integration.Tests.ExceptionTests 2✔️ 62ms
Integration.Tests.FalseReturns 12✔️ 711ms
Integration.Tests.GeneratorTests 2✔️ 453ms
Integration.Tests.NoneTests 2✔️ 40ms
Integration.Tests.TestDependency 1✔️ 21s
Integration.Tests.TestDicts 5✔️ 21s
Integration.Tests.TupleTests 17✔️ 22s

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

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

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 600ms
Integration.Tests.BasicTests 9✔️ 403ms
Integration.Tests.BufferTests 32✔️ 18s
Integration.Tests.DefaultsTests 7✔️ 218ms
Integration.Tests.ExceptionTests 2✔️ 106ms
Integration.Tests.FalseReturns 12✔️ 445ms
Integration.Tests.GeneratorTests 2✔️ 17s
Integration.Tests.NoneTests 2✔️ 17s
Integration.Tests.TestDependency 1✔️ 315ms
Integration.Tests.TestDicts 5✔️ 183ms
Integration.Tests.TupleTests 17✔️ 18s