Skip to content

build: set version to 1.0.0 #8

build: set version to 1.0.0

build: set version to 1.0.0 #8

GitHub Actions / Test Results succeeded Oct 13, 2024 in 0s

All 11 tests pass in 3s

11 tests  ±0   11 ✅ ±0   3s ⏱️ ±0s
 7 suites ±0    0 💤 ±0 
 7 files   ±0    0 ❌ ±0 

Results for commit 59fe4a6. ± Comparison against earlier commit b0080e8.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions 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()