Change partition_by to return a random partition instead of a nil value for a parition_by function #430
Annotations
11 errors and 3 warnings
|
test/subscriptions/subscribe_to_stream_test.exs#L311
test single stream subscription subscription process hibernated after inactivity (EventStore.Subscriptions.SubscribeToStreamTest)
|
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)
|
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)
|
test/subscriptions/subscribe_to_stream_test.exs#L421
test all stream subscription should ignore already received events (EventStore.Subscriptions.SubscribeToStreamTest)
|
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)
|
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)
|
test/subscriptions/subscribe_to_stream_test.exs#L498
test both single and all stream subscriptions should receive events from both subscriptions (EventStore.Subscriptions.SubscribeToStreamTest)
|
test/subscriptions/subscribe_to_stream_test.exs#L438
test all stream subscription should ack received events (EventStore.Subscriptions.SubscribeToStreamTest)
|
test/subscriptions/subscribe_to_stream_test.exs#L288
test single stream subscription should catch-up from unseen events (EventStore.Subscriptions.SubscribeToStreamTest)
|
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)
|
test/subscriptions/subscription_acknowledgement_test.exs#L1
redefining module EventStore.Subscriptions.SubscriptionAcknowledgementTest (current version defined in memory)
|
test/subscriptions/subscription_acknowledgement_test.exs#L1
redefining module EventStore.Subscriptions.SubscriptionAcknowledgementTest (current version defined in memory)
|
test/subscriptions/subscription_acknowledgement_test.exs#L1
redefining module EventStore.Subscriptions.SubscriptionAcknowledgementTest (current version defined in memory)
|
The logs for this run have expired and are no longer available.
Loading