feat: add logic duckdb (#407) #421
dotnet.yml
on: push
Build, test and publish
/
Build, test and publish
7m 41s
Run TODO to Issue
10s
Annotations
3 errors
AddTexts_Ok(DuckDb):
src/Databases/IntegrationTests/DatabaseTests.cs#L149
Expected root to be 1.01, but found "1.01".
With configuration:
- Use declared types and members
- Compare enums by value
- Compare tuples by their properties
- Compare anonymous types by their properties
- Compare records by their members
- Include non-browsable members
- Match member by name (or throw)
- Be strict about the order of items in byte arrays
- Without automatic conversion.
|
CreateAndDeleteCollection_Ok(DuckDb):
src/Databases/IntegrationTests/DatabaseTests.cs#L53
Expected collection to be empty, but found {"test170c4263002a41309b8acfbc0933204e", "testff3be6631b8545eea12170ea669d0d16"}.
|
Build, test and publish / Build, test and publish
Process completed with exit code 1.
|