feat: add annotations to subscriptions table #418
Annotations
11 errors and 9 warnings
|
Run tests:
test/streams/hard_delete_stream_test.exs#L138
test hard delete stream when enabled resumed persistent subscription to all streams should not receive deleted events (EventStore.Streams.HardDeleteStreamTest)
|
Run tests:
test/subscriptions/subscription_acknowledgement_test.exs#L110
test subscription acknowledgement should checkpoint when subscriber process terminates (EventStore.Subscriptions.SubscriptionAcknowledgementTest)
|
Run tests:
test/subscriptions/subscription_acknowledgement_test.exs#L31
test subscription acknowledgement should checkpoint after reaching threshold of events when configured (EventStore.Subscriptions.SubscriptionAcknowledgementTest)
|
Run tests:
test/subscriptions/subscription_acknowledgement_test.exs#L9
test subscription acknowledgement should checkpoint after each event by default (EventStore.Subscriptions.SubscriptionAcknowledgementTest)
|
Run tests:
test/subscriptions/subscription_acknowledgement_test.exs#L61
test subscription acknowledgement should checkpoint after inactivity (EventStore.Subscriptions.SubscriptionAcknowledgementTest)
|
Run tests:
test/subscriptions/subscription_acknowledgement_test.exs#L89
test subscription acknowledgement should checkpoint when subscription process terminates (EventStore.Subscriptions.SubscriptionAcknowledgementTest)
|
Run tests:
test/subscriptions/single_stream_subscription_test.exs#L408
test duplicate subscriptions should allow second subscriber to takeover when subscribed connection terminates (EventStore.Subscriptions.SingleSubscriptionFsmTest)
|
Run tests:
test/subscriptions/single_stream_subscription_test.exs#L190
test acknowledge events with caught-up subscription should replay events when catching up and events had not been ack'd (EventStore.Subscriptions.SingleSubscriptionFsmTest)
|
Run tests:
test/subscriptions/single_stream_subscription_test.exs#L167
test acknowledge events with caught-up subscription should skip events during catch up when acknowledged (EventStore.Subscriptions.SingleSubscriptionFsmTest)
|
Run tests:
test/subscriptions/subscribe_to_stream_test.exs#L582
test restarting a subscription should only receive not acked 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