Merge pull request #62 from lukas-kd/feature/extend_hangfire #54
GitHub Actions / status check - dotnet code coverage
completed
Jan 15, 2025 in 0s
.NET Code Coverage
This run completed at Wed, 15 Jan 2025 14:19:48 GMT
Details
.NET Code Coverage
Coverage Type | Threshold | Actual Coverage | Status |
---|---|---|---|
Line | 80% | 97% | |
Branch | 0% | 0% | N/A |
Code Coverage Summary
Code Coverage Details
Generated on: | 01/15/2025 - 14:19:48 |
Parser: | MultiReportParser (16x DynamicCodeCoverageParser) |
Assemblies: | 19 |
Classes: | 158 |
Files: | 141 |
Covered lines: | 2775 |
Uncovered lines: | 76 |
Coverable lines: | 2851 |
Total lines: | 6493 |
Line coverage: | 97.3% (2775 of 2851) |
Tag: | 91_12790230218 |
Name | Covered | Uncovered | Coverable | Total | Line coverage |
---|---|---|---|---|---|
PiBox.Api.OpenApi.dll | 154 | 0 | 154 | 387 | 100% |
PiBox.Api.OpenApi.Filters.Document.ValueObjectDocumentFilter | 17 | 0 | 17 | 39 | 100% |
PiBox.Api.OpenApi.Filters.Operation.FormFileFilter | 21 | 0 | 21 | 34 | 100% |
PiBox.Api.OpenApi.Filters.Schema.ReadOnlyPropertySchemaFilter | 6 | 0 | 6 | 23 | 100% |
PiBox.Api.OpenApi.Filters.Schema.ValueObjectSchemaFilter | 47 | 0 | 47 | 95 | 100% |
PiBox.Api.OpenApi.OpenApiConfiguration | 4 | 0 | 4 | 98 | 100% |
PiBox.Api.OpenApi.OpenApiPlugin | 59 | 0 | 59 | 98 | 100% |
PiBox.Extensions.Abstractions.dll | 36 | 2 | 38 | 83 | 94.7% |
PiBox.Extensions.Abstractions.CurrencyValue | 10 | 0 | 10 | 18 | 100% |
PiBox.Extensions.Abstractions.Page | 15 | 1 | 16 | 36 | 93.7% |
PiBox.Extensions.Abstractions.PagedList | 8 | 1 | 9 | 17 | 88.8% |
PiBox.Extensions.Abstractions.PagingRequest | 1 | 0 | 1 | 4 | 100% |
PiBox.Extensions.Abstractions.Quantity | 1 | 0 | 1 | 4 | 100% |
PiBox.Extensions.Abstractions.QuantityCount | 1 | 0 | 1 | 4 | 100% |
PiBox.Extensions.RestEase.dll | 95 | 0 | 95 | 225 | 100% |
PiBox.Extensions.RestEase.Authentication.AuthenticationConfig | 8 | 0 | 8 | 14 | 100% |
PiBox.Extensions.RestEase.Authentication.AuthHandler | 42 | 0 | 42 | 78 | 100% |
PiBox.Extensions.RestEase.Authentication.OAuth2Model | 10 | 0 | 10 | 30 | 100% |
PiBox.Extensions.RestEase.RestClientFactory | 15 | 0 | 15 | 36 | 100% |
PiBox.Extensions.RestEase.RestClientMessageHandler | 20 | 0 | 20 | 67 | 100% |
PiBox.Hosting.Abstractions.dll | 250 | 6 | 256 | 781 | 97.6% |
PiBox.Hosting.Abstractions.Attributes.ConfigurationAttribute | 6 | 0 | 6 | 20 | 100% |
PiBox.Hosting.Abstractions.Attributes.HealthCheckAttribute | 6 | 0 | 6 | 15 | 100% |
PiBox.Hosting.Abstractions.Attributes.LivenessCheckAttribute | 3 | 0 | 3 | 10 | 100% |
PiBox.Hosting.Abstractions.Attributes.MiddlewareAttribute | 4 | 0 | 4 | 13 | 100% |
PiBox.Hosting.Abstractions.Attributes.ReadinessCheckAttribute | 3 | 0 | 3 | 10 | 100% |
PiBox.Hosting.Abstractions.Configuration.EnvConfigurationExtensions | 1 | 0 | 1 | 40 | 100% |
PiBox.Hosting.Abstractions.Configuration.EnvConfigurationProvider | 12 | 1 | 13 | 40 | 92.3% |
PiBox.Hosting.Abstractions.Configuration.EnvConfigurationSource | 1 | 0 | 1 | 40 | 100% |
PiBox.Hosting.Abstractions.DependencyInjection.Factory | 6 | 0 | 6 | 26 | 100% |
PiBox.Hosting.Abstractions.Exceptions.ConflictPiBoxException | 3 | 0 | 3 | 12 | 100% |
PiBox.Hosting.Abstractions.Exceptions.NotFoundPiBoxException | 5 | 3 | 8 | 21 | 62.5% |
PiBox.Hosting.Abstractions.Exceptions.PiBoxException | 13 | 0 | 13 | 26 | 100% |
PiBox.Hosting.Abstractions.Exceptions.ValidationPiBoxException | 8 | 0 | 8 | 20 | 100% |
PiBox.Hosting.Abstractions.Extensions.AssemblyExtensions | 1 | 0 | 1 | 12 | 100% |
PiBox.Hosting.Abstractions.Extensions.ConfigurationExtensions | 3 | 0 | 3 | 14 | 100% |
PiBox.Hosting.Abstractions.Extensions.EnumerableExtensions | 3 | 0 | 3 | 11 | 100% |
PiBox.Hosting.Abstractions.Extensions.ImplementationResolverExtensions | 9 | 0 | 9 | 23 | 100% |
PiBox.Hosting.Abstractions.Extensions.PluginActivateableExtensions | 7 | 0 | 7 | 25 | 100% |
PiBox.Hosting.Abstractions.Extensions.SerializationExtensions | 48 | 0 | 48 | 101 | 100% |
PiBox.Hosting.Abstractions.Extensions.TypeExtensions | 26 | 1 | 27 | 46 | 96.2% |
PiBox.Hosting.Abstractions.GlobalStatusCodeOptions | 17 | 0 | 17 | 46 | 100% |
PiBox.Hosting.Abstractions.Metrics.Metrics | 16 | 0 | 16 | 69 | 100% |
PiBox.Hosting.Abstractions.Middlewares.EnrichRequestMetricsMiddleware | 8 | 0 | 8 | 26 | 100% |
PiBox.Hosting.Abstractions.Middlewares.ExceptionMiddleware | 26 | 0 | 26 | 54 | 100% |
PiBox.Hosting.Abstractions.Middlewares.Models.ErrorResponse | 1 | 0 | 1 | 4 | 100% |
PiBox.Hosting.Abstractions.Middlewares.Models.FieldValidationError | 1 | 0 | 1 | 4 | 100% |
PiBox.Hosting.Abstractions.Middlewares.Models.ValidationErrorResponse | 4 | 1 | 5 | 15 | 80% |
PiBox.Hosting.Abstractions.Middlewares.RequestContentLengthLimitMiddleware | 9 | 0 | 9 | 38 | 100% |
PiBox.Hosting.WebHost.dll | 570 | 15 | 585 | 1213 | 97.4% |
PiBox.Hosting.WebHost.Configurators.AppConfigurator | 51 | 0 | 51 | 95 | 100% |
PiBox.Hosting.WebHost.Configurators.HostConfigurator | 39 | 0 | 39 | 81 | 100% |
PiBox.Hosting.WebHost.Configurators.ServiceConfigurator | 169 | 0 | 169 | 267 | 100% |
PiBox.Hosting.WebHost.Extensions.ConfigurationManagerExtensions | 5 | 0 | 5 | 15 | 100% |
PiBox.Hosting.WebHost.Extensions.CorsPolicyExtensions | 9 | 0 | 9 | 19 | 100% |
PiBox.Hosting.WebHost.Extensions.PluginExtensions | 8 | 0 | 8 | 19 | 100% |
PiBox.Hosting.WebHost.Extensions.SystemExtensions | 5 | 0 | 5 | 15 | 100% |
PiBox.Hosting.WebHost.Formatters.CustomMediaTypes | 4 | 0 | 4 | 14 | 100% |
PiBox.Hosting.WebHost.Formatters.YamlInputFormatter | 14 | 0 | 14 | 34 | 100% |
PiBox.Hosting.WebHost.Formatters.YamlOutputFormatter | 12 | 0 | 12 | 26 | 100% |
PiBox.Hosting.WebHost.Logging.GelfJsonFormatter | 46 | 0 | 46 | 88 | 100% |
PiBox.Hosting.WebHost.Logging.LoggingMetricSink | 2 | 5 | 7 | 22 | 28.5% |
PiBox.Hosting.WebHost.Logging.OpentelemetryTraceEnricher | 21 | 0 | 21 | 49 | 100% |
PiBox.Hosting.WebHost.Logging.RemovePropertiesEnricher | 4 | 0 | 4 | 16 | 100% |
PiBox.Hosting.WebHost.Logging.StructuredLoggingExtensions | 80 | 1 | 81 | 228 | 98.7% |
PiBox.Hosting.WebHost.PluginWebHostBuilder | 46 | 2 | 48 | 97 | 95.8% |
PiBox.Hosting.WebHost.Services.TypeImplementationResolver | 55 | 7 | 62 | 128 | 88.7% |
PiBox.Plugins.Authorization.Abstractions.dll | 9 | 6 | 15 | 47 | 60% |
PiBox.Plugins.Authorization.Abstractions.AuthPolicy | 0 | 2 | 2 | 15 | 0% |
PiBox.Plugins.Authorization.Abstractions.PolicyExtensions | 9 | 4 | 13 | 32 | 69.2% |
PiBox.Plugins.Authorization.Keycloak.dll | 164 | 6 | 170 | 486 | 96.4% |
PiBox.Plugins.Authorization.Keycloak.HealthCheckConfig | 4 | 0 | 4 | 52 | 100% |
PiBox.Plugins.Authorization.Keycloak.KeycloakPlugin | 31 | 0 | 31 | 67 | 100% |
PiBox.Plugins.Authorization.Keycloak.KeycloakPluginConfiguration | 17 | 2 | 19 | 52 | 89.4% |
PiBox.Plugins.Authorization.Keycloak.RealmsConfig | 2 | 0 | 2 | 52 | 100% |
PiBox.Plugins.Authorization.Keycloak.Scheme.ClaimsPrincipalExtensions | 20 | 0 | 20 | 44 | 100% |
PiBox.Plugins.Authorization.Keycloak.Scheme.KeycloakAuthenticationHandler | 57 | 1 | 58 | 121 | 98.2% |
PiBox.Plugins.Authorization.Keycloak.Scheme.KeycloakDefaults | 3 | 3 | 6 | 24 | 50% |
PiBox.Plugins.Authorization.Keycloak.Scheme.PublicKeyService | 30 | 0 | 30 | 74 | 100% |
PiBox.Plugins.Endpoints.RestResourceEntity.dll | 141 | 1 | 142 | 364 | 99.2% |
PiBox.Plugins.Endpoints.RestResourceEntity.Endpoints.RestActions | 18 | 0 | 18 | 69 | 100% |
PiBox.Plugins.Endpoints.RestResourceEntity.Endpoints.RestSimpleResourceEndpointBuilder | 83 | 0 | 83 | 166 | 100% |
PiBox.Plugins.Endpoints.RestResourceEntity.Endpoints.RestSimpleResourceEndpointConfiguration | 23 | 1 | 24 | 69 | 95.8% |
PiBox.Plugins.Endpoints.RestResourceEntity.Extensions.RestSimpleResourceEntityEndpointExtensions | 2 | 0 | 2 | 16 | 100% |
PiBox.Plugins.Endpoints.RestResourceEntity.GlobalResponseOptions | 13 | 0 | 13 | 31 | 100% |
PiBox.Plugins.Endpoints.RestResourceEntity.RestResourceEntityPlugin | 2 | 0 | 2 | 13 | 100% |
PiBox.Plugins.Handlers.Abstractions.Cqrs.dll | 6 | 0 | 6 | 21 | 100% |
PiBox.Plugins.Handlers.Abstractions.Cqrs.Models.GuidIdentifier | 5 | 0 | 5 | 12 | 100% |
PiBox.Plugins.Handlers.Abstractions.Cqrs.Validators.GenericValidator | 1 | 0 | 1 | 9 | 100% |
PiBox.Plugins.Handlers.Cqrs.dll | 107 | 1 | 108 | 446 | 99% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.CqrsSimpleResourcePlugin | 23 | 0 | 23 | 55 | 100% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.Handlers.SimpleResourceCreateHandler | 5 | 0 | 5 | 30 | 100% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.Handlers.SimpleResourceCreateHandler | 5 | 0 | 5 | 30 | 100% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.Handlers.SimpleResourceDeleteHandler | 5 | 0 | 5 | 30 | 100% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.Handlers.SimpleResourceDeleteHandler | 5 | 0 | 5 | 30 | 100% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.Handlers.SimpleResourceGetHandler | 5 | 0 | 5 | 31 | 100% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.Handlers.SimpleResourceGetHandler | 5 | 0 | 5 | 31 | 100% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.Handlers.SimpleResourceGetListHandler | 9 | 0 | 9 | 37 | 100% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.Handlers.SimpleResourceGetListHandler | 5 | 0 | 5 | 37 | 100% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.Handlers.SimpleResourceUpdateHandler | 7 | 1 | 8 | 34 | 87.5% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.Handlers.SimpleResourceUpdateHandler | 5 | 0 | 5 | 34 | 100% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.Validators.GuidIdentifierValidator | 2 | 0 | 2 | 13 | 100% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.Validators.PagingRequestValidator | 17 | 0 | 17 | 31 | 100% |
PiBox.Plugins.Handlers.Cqrs.SimpleResource.Validators.ValidationExtensions | 9 | 0 | 9 | 23 | 100% |
PiBox.Plugins.Jobs.Hangfire.dll | 339 | 4 | 343 | 1001 | 98.8% |
PiBox.Plugins.Jobs.Hangfire.Attributes.EnabledByFeatureFilter | 12 | 0 | 12 | 37 | 100% |
PiBox.Plugins.Jobs.Hangfire.Attributes.JobCleanupExpirationTimeAttribute | 7 | 0 | 7 | 27 | 100% |
PiBox.Plugins.Jobs.Hangfire.Attributes.JobTimeoutAttribute | 13 | 0 | 13 | 41 | 100% |
PiBox.Plugins.Jobs.Hangfire.Attributes.JobTimeZoneAttribute | 4 | 0 | 4 | 13 | 100% |
PiBox.Plugins.Jobs.Hangfire.Attributes.LogJobExecutionFilter | 9 | 0 | 9 | 28 | 100% |
PiBox.Plugins.Jobs.Hangfire.Attributes.RecurringJobAttribute | 6 | 0 | 6 | 17 | 100% |
PiBox.Plugins.Jobs.Hangfire.Attributes.UniquePerQueueAttribute | 38 | 0 | 38 | 70 | 100% |
PiBox.Plugins.Jobs.Hangfire.Extensions.HangfirePageOptions | 2 | 0 | 2 | 28 | 100% |
PiBox.Plugins.Jobs.Hangfire.Extensions.MonitoringApiExtensions | 8 | 0 | 8 | 28 | 100% |
PiBox.Plugins.Jobs.Hangfire.HangfireConfiguration | 12 | 0 | 12 | 22 | 100% |
PiBox.Plugins.Jobs.Hangfire.HangfireExtensions | 2 | 0 | 2 | 12 | 100% |
PiBox.Plugins.Jobs.Hangfire.HangFirePlugin | 71 | 0 | 71 | 127 | 100% |
PiBox.Plugins.Jobs.Hangfire.HangfireStatisticsMetricsReporter | 37 | 0 | 37 | 82 | 100% |
PiBox.Plugins.Jobs.Hangfire.Job.AsyncHangfireJob | 7 | 0 | 7 | 24 | 100% |
PiBox.Plugins.Jobs.Hangfire.Job.AsyncJob | 14 | 0 | 14 | 29 | 100% |
PiBox.Plugins.Jobs.Hangfire.Job.HangfireJob | 4 | 4 | 8 | 29 | 50% |
PiBox.Plugins.Jobs.Hangfire.Job.ParameterizedAsyncJob | 14 | 0 | 14 | 29 | 100% |
PiBox.Plugins.Jobs.Hangfire.JobEntity | 3 | 0 | 3 | 175 | 100% |
PiBox.Plugins.Jobs.Hangfire.JobManager | 74 | 0 | 74 | 175 | 100% |
PiBox.Plugins.Jobs.Hangfire.JobOptions | 2 | 0 | 2 | 8 | 100% |
PiBox.Plugins.Management.Unleash.dll | 136 | 10 | 146 | 337 | 93.1% |
PiBox.Plugins.Management.Unleash.SystemTextSerializer | 8 | 6 | 14 | 37 | 57.1% |
PiBox.Plugins.Management.Unleash.UnleashConfiguration | 6 | 0 | 6 | 15 | 100% |
PiBox.Plugins.Management.Unleash.UnleashFeatureDefinitionProvider | 34 | 1 | 35 | 79 | 97.1% |
PiBox.Plugins.Management.Unleash.UnleashFilter | 20 | 0 | 20 | 51 | 100% |
PiBox.Plugins.Management.Unleash.UnleashMiddlware | 19 | 0 | 19 | 47 | 100% |
PiBox.Plugins.Management.Unleash.UnleashPlugin | 49 | 3 | 52 | 108 | 94.2% |
PiBox.Plugins.Messaging.Kafka.Flow.dll | 268 | 23 | 291 | 742 | 92% |
PiBox.Plugins.Messaging.Kafka.Flow.DefaultConsumerConfig | 6 | 0 | 6 | 22 | 100% |
PiBox.Plugins.Messaging.Kafka.Flow.DefaultProducerConfig | 6 | 0 | 6 | 23 | 100% |
PiBox.Plugins.Messaging.Kafka.Flow.Handlers.DltMessageHandler | 22 | 0 | 22 | 59 | 100% |
PiBox.Plugins.Messaging.Kafka.Flow.Handlers.DltMessageHandler<TMessage, TDeadLetterMessage> | 6 | 0 | 6 | 59 | 100% |
PiBox.Plugins.Messaging.Kafka.Flow.KafkaDebugLoggingMiddleware | 0 | 19 | 19 | 43 | 0% |
PiBox.Plugins.Messaging.Kafka.Flow.KafkaFlowBuilder | 60 | 0 | 60 | 125 | 100% |
PiBox.Plugins.Messaging.Kafka.Flow.KafkaFlowBuilderExtensions | 4 | 0 | 4 | 21 | 100% |
PiBox.Plugins.Messaging.Kafka.Flow.KafkaFlowServiceExtensions | 61 | 0 | 61 | 119 | 100% |
PiBox.Plugins.Messaging.Kafka.Flow.KafkaFlowStatisticsMetricsReporter | 49 | 2 | 51 | 98 | 96% |
PiBox.Plugins.Messaging.Kafka.Flow.KafkaHealthCheck | 21 | 2 | 23 | 52 | 91.3% |
PiBox.Plugins.Messaging.Kafka.Flow.ProtobufTypeNameResolver | 33 | 0 | 33 | 121 | 100% |
PiBox.Plugins.Persistence.Abstractions.dll | 65 | 2 | 67 | 172 | 97% |
PiBox.Plugins.Persistence.Abstractions.Exceptions.QueryOptionsException | 1 | 0 | 1 | 7 | 100% |
PiBox.Plugins.Persistence.Abstractions.IBlobStorage | 0 | 2 | 2 | 16 | 0% |
PiBox.Plugins.Persistence.Abstractions.QueryableExtensions | 11 | 0 | 11 | 33 | 100% |
PiBox.Plugins.Persistence.Abstractions.QueryOptions | 53 | 0 | 53 | 116 | 100% |
PiBox.Plugins.Persistence.EntityFramework.dll | 145 | 0 | 145 | 403 | 100% |
PiBox.Plugins.Persistence.EntityFramework.DependencyInjectionExtensions | 20 | 0 | 20 | 50 | 100% |
PiBox.Plugins.Persistence.EntityFramework.EntityFrameworkPlugin | 23 | 0 | 23 | 50 | 100% |
PiBox.Plugins.Persistence.EntityFramework.EntityFrameworkRepository | 47 | 0 | 47 | 88 | 100% |
PiBox.Plugins.Persistence.EntityFramework.EntityFrameworkRepository | 6 | 0 | 6 | 88 | 100% |
PiBox.Plugins.Persistence.EntityFramework.IDbContext | 4 | 0 | 4 | 22 | 100% |
PiBox.Plugins.Persistence.EntityFramework.MetricsObserver | 45 | 0 | 45 | 105 | 100% |
PiBox.Plugins.Persistence.InMemory.dll | 59 | 0 | 59 | 123 | 100% |
PiBox.Plugins.Persistence.InMemory.InMemoryPlugin | 4 | 0 | 4 | 16 | 100% |
PiBox.Plugins.Persistence.InMemory.InMemoryRepository | 53 | 0 | 53 | 96 | 100% |
PiBox.Plugins.Persistence.InMemory.InMemoryStore | 2 | 0 | 2 | 11 | 100% |
PiBox.Plugins.Persistence.MongoDb.dll | 148 | 0 | 148 | 551 | 100% |
PiBox.Plugins.Persistence.MongoDb.MongoDbConfiguration | 6 | 0 | 6 | 98 | 100% |
PiBox.Plugins.Persistence.MongoDb.MongoDbInstance | 37 | 0 | 37 | 98 | 100% |
PiBox.Plugins.Persistence.MongoDb.MongoDbPlugin | 18 | 0 | 18 | 41 | 100% |
PiBox.Plugins.Persistence.MongoDb.MongoRepository | 44 | 0 | 44 | 108 | 100% |
PiBox.Plugins.Persistence.MongoDb.MongoRepository | 19 | 0 | 19 | 108 | 100% |
PiBox.Plugins.Persistence.MongoDb.SnakeCase | 2 | 0 | 2 | 98 | 100% |
System.Text.RegularExpressions.Generated.<RegexGenerator_g>F24AB1C84F9993EA2B78299F049E901C879A3BC6BFDF7168156911F08F531B676__SnakeCaseRegex_0 | 22 | 0 | 22 | 0 | 100% |
PiBox.Plugins.Persistence.S3.dll | 53 | 0 | 53 | 123 | 100% |
PiBox.Plugins.Persistence.S3.S3BlobContent | 2 | 0 | 2 | 10 | 100% |
PiBox.Plugins.Persistence.S3.S3BlobStorage | 24 | 0 | 24 | 50 | 100% |
PiBox.Plugins.Persistence.S3.S3Configuration | 6 | 0 | 6 | 15 | 100% |
PiBox.Plugins.Persistence.S3.S3Plugin | 21 | 0 | 21 | 48 | 100% |
PiBox.Plugins.Persistence.Smb.dll | 30 | 0 | 30 | 86 | 100% |
PiBox.Plugins.Persistence.Smb.SmbStorageConfiguration | 9 | 0 | 9 | 20 | 100% |
PiBox.Plugins.Persistence.Smb.SmbStorageExtensions | 19 | 0 | 19 | 52 | 100% |
PiBox.Plugins.Persistence.Smb.SmbStoragePlugin | 2 | 0 | 2 | 14 | 100% |
Loading