Skip to content
Codecov / codecov/patch failed Aug 14, 2023 in 1s

80.68% of diff hit (target 82.90%)

View this Pull Request on Codecov

80.68% of diff hit (target 82.90%)

Annotations

Check warning on line 75 in CloudFabric.EventSourcing.Domain/AggregateBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.Domain/AggregateBase.cs#L75

Added line #L75 was not covered by tests

Check warning on line 77 in CloudFabric.EventSourcing.Domain/AggregateBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.Domain/AggregateBase.cs#L77

Added line #L77 was not covered by tests

Check warning on line 79 in CloudFabric.EventSourcing.Domain/AggregateBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.Domain/AggregateBase.cs#L79

Added line #L79 was not covered by tests

Check warning on line 22 in CloudFabric.EventSourcing.EventStore/IEventStoreConnectionInformationProvider.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.EventStore/IEventStoreConnectionInformationProvider.cs#L22

Added line #L22 was not covered by tests

Check warning on line 8 in CloudFabric.EventSourcing.EventStore/Persistence/ItemWrapper.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.EventStore/Persistence/ItemWrapper.cs#L8

Added line #L8 was not covered by tests

Check warning on line 11 in CloudFabric.EventSourcing.EventStore/Persistence/ItemWrapper.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.EventStore/Persistence/ItemWrapper.cs#L11

Added line #L11 was not covered by tests

Check warning on line 14 in CloudFabric.EventSourcing.EventStore/Persistence/ItemWrapper.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.EventStore/Persistence/ItemWrapper.cs#L14

Added line #L14 was not covered by tests

Check warning on line 106 in CloudFabric.EventSourcing.Tests/DynamicProjectionSchemaTests.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.Tests/DynamicProjectionSchemaTests.cs#L106

Added line #L106 was not covered by tests

Check warning on line 18 in CloudFabric.EventSourcing.Tests/TestHelpers.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.Tests/TestHelpers.cs#L18

Added line #L18 was not covered by tests

Check warning on line 21 in CloudFabric.EventSourcing.Tests/TestHelpers.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.Tests/TestHelpers.cs#L21

Added line #L21 was not covered by tests

Check warning on line 50 in CloudFabric.EventSourcing.Tests/TestHelpers.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.Tests/TestHelpers.cs#L50

Added line #L50 was not covered by tests

Check warning on line 53 in CloudFabric.EventSourcing.Tests/TestHelpers.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.Tests/TestHelpers.cs#L53

Added line #L53 was not covered by tests

Check warning on line 39 in CloudFabric.EventSourcing.Tests/TestsBaseWithProjections.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.Tests/TestsBaseWithProjections.cs#L39

Added line #L39 was not covered by tests

Check warning on line 41 in CloudFabric.EventSourcing.Tests/TestsBaseWithProjections.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.Tests/TestsBaseWithProjections.cs#L41

Added line #L41 was not covered by tests

Check warning on line 93 in CloudFabric.EventSourcing.Tests/TestsBaseWithProjections.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.Tests/TestsBaseWithProjections.cs#L93

Added line #L93 was not covered by tests

Check warning on line 95 in CloudFabric.EventSourcing.Tests/TestsBaseWithProjections.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.EventSourcing.Tests/TestsBaseWithProjections.cs#L95

Added line #L95 was not covered by tests

Check warning on line 110 in CloudFabric.Projections/EventsObserver.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.Projections/EventsObserver.cs#L107-L110

Added lines #L107 - L110 were not covered by tests

Check warning on line 112 in CloudFabric.Projections/EventsObserver.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.Projections/EventsObserver.cs#L112

Added line #L112 was not covered by tests

Check warning on line 122 in CloudFabric.Projections/EventsObserver.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.Projections/EventsObserver.cs#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 8 in CloudFabric.Projections/Exceptions/IndexNotReadyException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.Projections/Exceptions/IndexNotReadyException.cs#L6-L8

Added lines #L6 - L8 were not covered by tests

Check warning on line 11 in CloudFabric.Projections/Exceptions/IndexNotReadyException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.Projections/Exceptions/IndexNotReadyException.cs#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 16 in CloudFabric.Projections/ProjectionBuilder.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.Projections/ProjectionBuilder.cs#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 141 in CloudFabric.Projections/ProjectionBuilder.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.Projections/ProjectionBuilder.cs#L141

Added line #L141 was not covered by tests

Check warning on line 148 in CloudFabric.Projections/ProjectionBuilder.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.Projections/ProjectionBuilder.cs#L148

Added line #L148 was not covered by tests

Check warning on line 165 in CloudFabric.Projections/ProjectionBuilder.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

CloudFabric.Projections/ProjectionBuilder.cs#L165

Added line #L165 was not covered by tests