Change partition_by to return a random partition instead of a nil value for a parition_by function #430
Annotations
10 errors and 9 warnings
Run tests:
test/subscriptions/subscribe_to_stream_test.exs#L438
test all stream subscription should ack received events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Run tests:
test/subscriptions/subscribe_to_stream_test.exs#L52
test single stream subscription subscribe to single stream from origin should receive all its events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Run tests:
test/subscriptions/subscribe_to_stream_test.exs#L498
test both single and all stream subscriptions should receive events from both subscriptions (EventStore.Subscriptions.SubscribeToStreamTest)
|
Run tests:
test/subscriptions/subscribe_to_stream_test.exs#L151
test single stream subscription subscribe to single stream with selector function should receive only filtered events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Run tests:
test/subscriptions/subscribe_to_stream_test.exs#L214
test single stream subscription subscribe to single stream with selector function and mapper function should receive only filtered events and mapped events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Run tests:
test/subscriptions/subscribe_to_stream_test.exs#L288
test single stream subscription should catch-up from unseen events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Run tests:
test/subscriptions/subscribe_to_stream_test.exs#L132
test single stream subscription subscribe to single stream with mapper function should receive all its mapped events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Run tests:
test/subscriptions/subscribe_to_stream_test.exs#L169
test single stream subscription subscribe to single stream with selector function should continue to receive only filtered events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Run tests:
test/subscriptions/subscribe_to_stream_test.exs#L193
test single stream subscription subscribe to single stream with selector function during catch-up should continue to receive only filtered events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Run tests:
test/subscriptions/subscribe_to_stream_test.exs#L421
test all stream subscription should ignore already received events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Run tests:
test/event_store_test.exs#L170
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L179
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L187
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L170
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L179
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L187
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L170
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L179
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L187
10..1 has a default step of -1, please write 10..1//-1 instead
|
Loading