feat: implement SQLite FTS, improve config system, rename CLI to 'put', fix analyzer warnings #20
coverage.yml
on: pull_request
Check Test Coverage
44s
Annotations
3 warnings
|
Check Test Coverage
No files were found with the provided path: TestResults/*/coverage.cobertura.xml. No artifacts will be uploaded.
|
|
Check Test Coverage:
tests/Main.Tests/TestCollections.cs#L13
Rename type name ConsoleOutputTestCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
Check Test Coverage:
tests/Main.Tests/TestCollections.cs#L13
Rename type name ConsoleOutputTestCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|