elsa-core/test/component/Elsa.Workflows.ComponentTests
Sipke Schoorstra fa989c29d0
test(component): correct coverage gate to 23
The gate was lowered to 24 against a measured 24.74% on the release/3.8.0
merge. Integrating origin/main (#7945, the BpmnProcess container activity)
then added further uncovered production code, taking the measured total to
23.98% and putting it back under the gate.

Set the gate to 23 so it again sits just below actual coverage. 23.98% was
measured with PublishEvent_WithPayload_TransmitsPayloadToConsumer excluded
(see #7749), so it is a lower bound: including that test can only raise the
figure.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-14 16:23:23 +02:00
..
Helpers Add output converter support at binding boundaries 2026-07-31 04:10:48 +02:00
Scenarios Merge release/3.8.0 into main 2026-08-14 11:59:35 +02:00
Elsa.Workflows.ComponentTests.csproj test(component): correct coverage gate to 23 2026-08-14 16:23:23 +02:00
Elsa.Workflows.ComponentTests.csproj.DotSettings Merge remote-tracking branch 'origin/blueberry' 2024-10-23 16:07:32 +02:00
xunit.runner.json