Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add static init for instances of Partition and Authentication #766

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Merge branch 'main' into jg/staticinit

14bc401
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat: add static init for instances of Partition and Authentication #766

Merge branch 'main' into jg/staticinit
14bc401
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test - windows Adaptors/Embed/tests succeeded Dec 20, 2024 in 0s

15 passed, 0 failed and 0 skipped

Tests passed successfully

✅ Adaptors/Embed/tests/TestResults/test-results.trx

15 tests were completed in 7s with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ArmoniK.Core.Adapters.Embed.Tests.ObjectStorageTests 15✅ 851ms

✅ ArmoniK.Core.Adapters.Embed.Tests.ObjectStorageTests

✅ AddValuesAsyncShouldWork("","")
✅ AddValuesAsyncShouldWork("","def")
✅ AddValuesAsyncShouldWork("")
✅ AddValuesAsyncShouldWork("abc","")
✅ AddValuesAsyncShouldWork("abc","def","ghi")
✅ AddValuesAsyncShouldWork("abc","def")
✅ AddValuesAsyncShouldWork("abc")
✅ AddValuesAsyncShouldWork()
✅ AddValuesAsyncWithoutChunkShouldWork
✅ DeleteDeleteTwiceShouldSucceed
✅ EmptyPayload
✅ GetValuesAsyncShouldFail
✅ InitShouldSucceed
✅ Payload2ShouldBeEqual
✅ PayloadShouldBeEqual