build: set version to 1.0.0 #8
GitHub Actions / Test Results
succeeded
Oct 13, 2024 in 0s
All 11 tests pass in 3s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
11 tests found
There are 11 tests, see "Raw output" for the full list of tests.
Raw output
org.incendo.disruptor.DisruptorIntegrationTest ‑ exceptionPropagation()
org.incendo.disruptor.DisruptorIntegrationTest ‑ resultPropagation()
org.incendo.disruptor.disruption.ThrowingTest ‑ Trigger_RuntimeException_ForwardsException()
org.incendo.disruptor.disruption.ThrowingTest ‑ Trigger_Throwable_WrapsException()
org.incendo.disruptor.openfeign.DisruptorCapabilityTest ‑ testAfter(WireMockRuntimeInfo)
org.incendo.disruptor.openfeign.DisruptorCapabilityTest ‑ testBefore()
org.incendo.disruptor.test.DisruptorAdviceTest ‑ classAnnotation()
org.incendo.disruptor.test.DisruptorAdviceTest ‑ methodAnnotation()
org.incendo.disruptor.trigger.CountingTriggerTest ‑ ShouldTrigger_3RequiredInvocations_TriggersAfter3Invocations()
org.incendo.disruptor.trigger.LastingTriggerTest ‑ ShouldTrigger_OnceTrigger_LastsForDuration()
org.incendo.disruptor.trigger.LimitingTriggerTest ‑ ShouldTrigger_LimitExceeded_ReturnsFalse()
Loading