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

refactor: log filter in events API in Debug #759

Merged
merged 1 commit into from
Oct 8, 2024

refactor: log filter in events API in Debug

f753461
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

refactor: log filter in events API in Debug #759

refactor: log filter in events API in Debug
f753461
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test - windows Adaptors/Redis/tests succeeded Sep 23, 2024 in 1s

16 passed, 0 failed and 0 skipped

Tests passed successfully

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

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

Test suite Passed Failed Skipped Time
ArmoniK.Core.Adapters.Redis.Tests.ObjectStorageTests 16✅ 9s

✅ ArmoniK.Core.Adapters.Redis.Tests.ObjectStorageTests

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