• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ThreeMammals / Ocelot / 26761608736
95%
develop: 96%

Build:
Build:
LAST BUILD BRANCH: fix-static-route-special-chars
DEFAULT BRANCH: develop
Ran 01 Jun 2026 02:59PM UTC
Jobs 1
Files 270
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Jun 2026 02:34PM UTC coverage: 0.0% (-95.4%) from 95.403%
26761608736

Pull #2394

github

web-flow
Merge e39fc0db2 into e4022a7d8
Pull Request #2394: Harden `FileConfigurationPoller` against timer reentrancy and callback thread leaks, and stabilize `TimeoutDelegatingHandler` timeout test

0 of 7112 relevant lines covered (0.0%)

0.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
202
0.0
-100.0% Ocelot/DependencyInjection/OcelotBuilder.cs
179
0.0
-100.0% Ocelot/Configuration/Builder/DownstreamRouteBuilder.cs
134
0.0
-87.58% Ocelot/Multiplexer/MultiplexingMiddleware.cs
123
0.0
-100.0% Ocelot/Infrastructure/DesignPatterns/CircuitBreaker.cs
116
0.0
-100.0% Ocelot/Configuration/Creator/StaticRoutesCreator.cs
116
0.0
-98.97% Ocelot/Configuration/Repository/FileConfigurationPoller.cs
104
0.0
-100.0% Ocelot/QualityOfService/CircuitBreakerDelegatingHandler.cs
101
0.0
-100.0% Ocelot/Configuration/Validator/FileConfigurationFluentValidator.cs
99
0.0
-100.0% Ocelot/RateLimiting/RateLimitingMiddleware.cs
96
0.0
-100.0% Ocelot/DownstreamUrlCreator/DownstreamUrlCreatorMiddleware.cs
94
0.0
-100.0% Ocelot/WebSockets/WebSocketsProxyMiddleware.cs
90
0.0
-100.0% Ocelot/Configuration/DownstreamRoute.cs
90
0.0
-100.0% Ocelot/DownstreamRouteFinder/Finder/DiscoveryDownstreamRouteFinder.cs
86
0.0
-100.0% Ocelot/Configuration/Validator/RouteFluentValidator.cs
82
0.0
-95.35% Ocelot.Provider.Kubernetes/PollKube.cs
80
0.0
-100.0% Ocelot/Requester/MessageInvokerPool.cs
77
0.0
-100.0% Ocelot/Configuration/Repository/DiskFileConfigurationRepository.cs
76
0.0
-100.0% Ocelot/Configuration/Creator/UpstreamTemplatePatternCreator.cs
76
0.0
-96.2% Ocelot/Infrastructure/Placeholders.cs
76
0.0
-88.37% Ocelot/Metadata/DownstreamRouteExtensions.cs
74
0.0
-100.0% Ocelot/Configuration/File/FileRoute.cs
73
0.0
-100.0% Ocelot/RateLimiting/RateLimiting.cs
69
0.0
-94.52% Ocelot/DependencyInjection/ConfigurationBuilderExtensions.cs
68
0.0
-100.0% Ocelot/LoadBalancer/Balancers/RoundRobin.cs
67
0.0
-100.0% Ocelot/Configuration/Creator/DynamicRoutesCreator.cs
63
0.0
-100.0% Ocelot/Cache/OutputCacheMiddleware.cs
63
0.0
-100.0% Ocelot/Logging/OcelotLogger.cs
62
0.0
-98.41% Ocelot/Middleware/OcelotMiddlewareExtensions.cs
61
0.0
-100.0% Ocelot/Configuration/Creator/HeaderFindAndReplaceCreator.cs
57
0.0
-100.0% Ocelot.Provider.Kubernetes/WatchKube.cs
56
0.0
-100.0% Ocelot/Configuration/Creator/ConfigurationCreator.cs
56
0.0
-100.0% Ocelot/Configuration/RateLimitOptions.cs
55
0.0
-100.0% Ocelot/Requester/DelegatingHandlerFactory.cs
53
0.0
-100.0% Ocelot/Authentication/AuthenticationMiddleware.cs
53
0.0
-100.0% Ocelot/Cache/DefaultMemoryCache.cs
53
0.0
-100.0% Ocelot/LoadBalancer/Balancers/LeastConnection.cs
52
0.0
-100.0% Ocelot/Middleware/OcelotPipelineExtensions.cs
51
0.0
-100.0% Ocelot/Configuration/Creator/RateLimitOptionsCreator.cs
51
0.0
-100.0% Ocelot/LoadBalancer/Balancers/CookieStickySessions.cs
51
0.0
-96.23% Ocelot/Request/Mapper/RequestMapper.cs
50
0.0
-100.0% Ocelot/Configuration/Creator/HttpHandlerOptionsCreator.cs
50
0.0
-81.97% Ocelot/Responder/HttpContextResponder.cs
49
0.0
-90.74% Ocelot/DownstreamRouteFinder/UrlMatcher/UrlPathPlaceholderNameAndValueFinder.cs
48
0.0
-94.12% Ocelot/QueryStrings/AddQueriesToRequest.cs
46
0.0
-100.0% Ocelot/DownstreamRouteFinder/Finder/DownstreamRouteFinder.cs
45
0.0
-91.84% Ocelot/Middleware/HttpItemsExtensions.cs
44
0.0
-100.0% Ocelot/Headers/AddHeadersToRequest.cs
44
0.0
-74.58% Ocelot/Request/Mapper/StreamHttpContent.cs
44
0.0
-91.67% Ocelot/Request/Middleware/DownstreamRequest.cs
43
0.0
-100.0% Ocelot/Configuration/Builder/ServiceProviderConfigurationBuilder.cs
43
0.0
-100.0% Ocelot/RequestId/Middleware/RequestIdMiddleware.cs
41
0.0
-100.0% Ocelot/QualityOfService/QualityOfServiceFactory.cs
40
0.0
-100.0% Ocelot/Configuration/Creator/QoSOptionsCreator.cs
39
0.0
-100.0% Ocelot/Configuration/Creator/LoadBalancerOptionsCreator.cs
39
0.0
-100.0% Ocelot/Configuration/Creator/RouteKeyCreator.cs
38
0.0
-100.0% Ocelot/Configuration/ChangeTracking/OcelotConfigurationChangeToken.cs
38
0.0
-100.0% Ocelot/Configuration/Creator/CacheOptionsCreator.cs
38
0.0
-100.0% Ocelot/ServiceDiscovery/ServiceDiscoveryProviderFactory.cs
37
0.0
-75.51% Ocelot/Authorization/ClaimsAuthorizer.cs
37
0.0
-100.0% Ocelot/Configuration/Creator/AuthenticationOptionsCreator.cs
37
0.0
-100.0% Ocelot/Configuration/MetadataOptions.cs
36
0.0
-100.0% Ocelot/Configuration/Creator/AggregatesCreator.cs
36
0.0
-100.0% Ocelot/Configuration/RateLimitRule.cs
35
0.0
-100.0% Ocelot/LoadBalancer/LoadBalancingMiddleware.cs
35
0.0
-62.5% Ocelot/Multiplexer/SimpleJsonResponseAggregator.cs
35
0.0
-89.74% Ocelot/Responder/ErrorsToHttpStatusCodeMapper.cs
34
0.0
-55.74% Ocelot/Errors/ExceptionHandlerMiddleware.cs
34
0.0
-100.0% Ocelot.Provider.Kubernetes/KubeServiceCreator.cs
33
0.0
-70.21% Ocelot/Authorization/AuthorizationMiddleware.cs
32
0.0
-100.0% Ocelot/DependencyInjection/Features.cs
31
0.0
-100.0% Ocelot/Configuration/HeaderFindAndReplace.cs
30
0.0
-100.0% Ocelot/Configuration/File/FileRateLimitByHeaderRule.cs
29
0.0
-100.0% Ocelot/Configuration/Creator/FileInternalConfigurationCreator.cs
29
0.0
-100.0% Ocelot/Infrastructure/Claims/ClaimsParser.cs
29
0.0
-100.0% Ocelot/Infrastructure/RequestData/HttpDataRepository.cs
29
0.0
-93.55% Ocelot/Middleware/DownstreamResponse.cs
29
0.0
-100.0% Ocelot/Requester/Middleware/HttpRequesterMiddleware.cs
29
0.0
-93.55% Ocelot/Responder/Middleware/ResponderMiddleware.cs
28
0.0
-90.32% Ocelot/Configuration/Parser/ClaimToThingConfigurationParser.cs
28
0.0
-100.0% Ocelot/Headers/HttpResponseHeaderReplacer.cs
27
0.0
-100.0% Ocelot/Configuration/AuthenticationOptions.cs
27
0.0
-100.0% Ocelot/Configuration/Builder/MetadataOptionsBuilder.cs
27
0.0
-100.0% Ocelot/LoadBalancer/Lease.cs
27
0.0
-100.0% Ocelot/LoadBalancer/LoadBalancerHouse.cs
27
0.0
-100.0% Ocelot.Provider.Kubernetes/EndPointClientV1.cs
27
0.0
-100.0% Ocelot.Provider.Kubernetes/OcelotBuilderExtensions.cs
26
0.0
-86.67% Ocelot/Configuration/Creator/UpstreamHeaderTemplatePatternCreator.cs
26
0.0
-100.0% Ocelot/Configuration/QoSOptions.cs
26
0.0
-100.0% Ocelot/Requester/HttpExceptionToErrorMapper.cs
25
0.0
-100.0% Ocelot/Authorization/ScopesAuthorizer.cs
25
0.0
-80.65% Ocelot/Configuration/File/FileSecurityOptions.cs
25
0.0
-100.0% Ocelot/DependencyInjection/ServiceCollectionExtensions.cs
24
0.0
-100.0% Ocelot/Administration/FileConfigurationController.cs
24
0.0
-100.0% Ocelot/Configuration/File/FileQoSOptions.cs
24
0.0
-100.0% Ocelot/Logging/OcelotLoggerFactory.cs
23
0.0
-100.0% Ocelot/Configuration/Repository/ServiceDiscoveryFileConfigurationPollerOptions.cs
23
0.0
-100.0% Ocelot/DownstreamPathManipulation/ChangeDownstreamPathTemplate.cs
23
0.0
-85.19% Ocelot/DownstreamRouteFinder/Middleware/DownstreamRouteFinderMiddleware.cs
23
0.0
-100.0% Ocelot/Security/IPSecurityPolicy.cs
22
0.0
-100.0% Ocelot/Configuration/File/FileAuthenticationOptions.cs
22
0.0
-100.0% Ocelot/Configuration/File/FileRateLimitRule.cs
22
0.0
-100.0% Ocelot/Headers/AddHeadersToResponse.cs
22
0.0
-95.65% Ocelot/Infrastructure/InMemoryBus.cs
22
0.0
-100.0% Ocelot/LoadBalancer/LoadBalancerFactory.cs
22
0.0
-100.0% Ocelot/Requester/MessageInvokerHttpRequester.cs
21
0.0
-100.0% Ocelot/Claims/AddClaimsToRequest.cs
21
0.0
-100.0% Ocelot/Configuration/Creator/ClaimsToThingCreator.cs
21
0.0
-100.0% Ocelot/Configuration/File/FileGlobalConfiguration.cs
21
0.0
-75.0% Ocelot/Infrastructure/ConfigAwarePlaceholders.cs
20
0.0
-100.0% Ocelot/Cache/DefaultCacheKeyGenerator.cs
20
0.0
-100.0% Ocelot/Configuration/Creator/ServiceProviderConfigurationCreator.cs
20
0.0
-90.91% Ocelot/Headers/Middleware/HttpHeadersTransformationMiddleware.cs
20
0.0
-100.0% Ocelot/Security/SecurityMiddleware.cs
19
0.0
-100.0% Ocelot/Configuration/Builder/UpstreamPathTemplateBuilder.cs
19
0.0
-100.0% Ocelot/Configuration/HttpHandlerOptions.cs
19
0.0
-100.0% Ocelot/Logging/OcelotDiagnosticListener.cs
19
0.0
-100.0% Ocelot.Provider.Kubernetes/KubernetesProviderFactory.cs
19
0.0
-100.0% Ocelot/Request/Middleware/DownstreamRequestInitialiserMiddleware.cs
19
0.0
-100.0% Ocelot/WebSockets/ClientWebSocketOptionsProxy.cs
18
0.0
-100.0% Ocelot/Configuration/Creator/DefaultMetadataCreator.cs
18
0.0
-100.0% Ocelot/Configuration/Validator/FileAuthenticationOptionsValidator.cs
18
0.0
-100.0% Ocelot/WebSockets/ClientWebSocketProxy.cs
17
0.0
-100.0% Ocelot/Configuration/LoadBalancerOptions.cs
17
0.0
-80.95% Ocelot/DownstreamPathManipulation/Middleware/ClaimsToDownstreamPathMiddleware.cs
17
0.0
-80.95% Ocelot/Headers/Middleware/ClaimsToHeadersMiddleware.cs
17
0.0
-100.0% Ocelot/Infrastructure/Extensions/StringExtensions.cs
17
0.0
-100.0% Ocelot.Provider.Kubernetes/KubeServiceBuilder.cs
17
0.0
-100.0% Ocelot/Request/Creator/DownstreamRequestCreator.cs
17
0.0
-77.27% Ocelot/Values/ServiceHostAndPort.cs
16
0.0
-100.0% Ocelot/Configuration/File/FileMetadataOptions.cs
16
0.0
-100.0% Ocelot/Configuration/Repository/FileAndInternalConfigurationSetter.cs
16
0.0
-100.0% Ocelot/Configuration/Repository/InMemoryInternalConfigurationRepository.cs
16
0.0
-100.0% Ocelot/Multiplexer/UserDefinedResponseAggregator.cs
16
0.0
-80.0% Ocelot/QueryStrings/ClaimsToQueryStringMiddleware.cs
16
0.0
-100.0% Ocelot/RateLimiting/RateLimitCounter.cs
15
0.0
-78.95% Ocelot/Claims/Middleware/ClaimsToClaimsMiddleware.cs
15
0.0
-100.0% Ocelot/Configuration/Validator/FileQoSOptionsFluentValidator.cs
15
0.0
-100.0% Ocelot/DownstreamRouteFinder/Finder/DownstreamRouteProviderFactory.cs
15
0.0
-100.0% Ocelot/LoadBalancer/Balancers/NoLoadBalancer.cs
15
0.0
-100.0% Ocelot.Provider.Kubernetes/KubeApiClientFactory.cs
15
0.0
-100.0% Ocelot/Responses/Response.cs
14
0.0
-100.0% Ocelot/Cache/MD5Helper.cs
14
0.0
-93.33% Ocelot/Configuration/Creator/SecurityOptionsCreator.cs
14
0.0
-100.0% Ocelot/DownstreamRouteFinder/HeaderMatcher/HeaderPlaceholderNameAndValueFinder.cs
14
0.0
-100.0% Ocelot/Errors/Error.cs
14
0.0
-100.0% Ocelot/ServiceDiscovery/Providers/ServiceFabricServiceDiscoveryProvider.cs
13
0.0
-100.0% Ocelot/Cache/CachedResponse.cs
13
0.0
-100.0% Ocelot/Configuration/ChangeTracking/OcelotConfigurationMonitor.cs
13
0.0
-100.0% Ocelot/LoadBalancer/Creators/DelegateInvokingLoadBalancerCreator.cs
13
0.0
-100.0% Ocelot/Requester/TimeoutDelegatingHandler.cs
12
0.0
-100.0% Ocelot/Configuration/File/FileAggregateRoute.cs
12
0.0
-100.0% Ocelot/Configuration/File/FileHostAndPort.cs
12
0.0
-100.0% Ocelot/Configuration/File/FileLoadBalancerOptions.cs
12
0.0
-100.0% Ocelot/Headers/HttpContextRequestHeaderReplacer.cs
12
0.0
-100.0% Ocelot/Values/Service.cs
11
0.0
-100.0% Ocelot/Configuration/CacheOptions.cs
11
0.0
-100.0% Ocelot/Configuration/Creator/HeaderTransformations.cs
11
0.0
-100.0% Ocelot/Configuration/File/FileHttpHandlerOptions.cs
11
0.0
-100.0% Ocelot/Logging/OcelotHttpTracingHandler.cs
11
0.0
-100.0% Ocelot/Middleware/BaseUrlFinder.cs
11
0.0
-100.0% Ocelot/Middleware/ConfigurationMiddleware.cs
11
0.0
-17.74% Ocelot.Provider.Kubernetes/Kube.cs
10
0.0
-47.62% Ocelot/Configuration/SecurityOptions.cs
10
0.0
-100.0% Ocelot/Configuration/Validator/ConfigurationValidationResult.cs
10
0.0
-100.0% Ocelot/Logging/TracingHandlerFactory.cs
10
0.0
-100.0% Ocelot/Multiplexer/ServiceLocatorDefinedAggregatorProvider.cs
9
0.0
-100.0% Ocelot/Configuration/File/FileCacheOptions.cs
9
0.0
-100.0% Ocelot/Configuration/Route.cs
9
0.0
-100.0% Ocelot/Configuration/Validator/FileGlobalConfigurationFluentValidator.cs
9
0.0
-100.0% Ocelot/LoadBalancer/Creators/LeastConnectionCreator.cs
9
0.0
-100.0% Ocelot/LoadBalancer/Creators/RoundRobinCreator.cs
9
0.0
-100.0% Ocelot/RateLimiting/DistributedCacheRateLimitStorage.cs
9
0.0
-100.0% Ocelot/RateLimiting/RateLimitHeaders.cs
9
0.0
-100.0% Ocelot/Values/UpstreamPathTemplate.cs
8
0.0
-100.0% Ocelot/Administration/OutputCacheController.cs
8
0.0
-100.0% Ocelot/DownstreamRouteFinder/DownstreamRouteHolder.cs
8
0.0
-100.0% Ocelot/DownstreamUrlCreator/DownstreamPathPlaceholderReplacer.cs
8
0.0
-100.0% Ocelot/Headers/RemoveOutputHeaders.cs
8
0.0
-100.0% Ocelot/LoadBalancer/Creators/CookieStickySessionsCreator.cs
8
0.0
-100.0% Ocelot/Responses/ErrorResponse.cs
8
0.0
-100.0% Ocelot/WebSockets/ClientWebSocketConnector.cs
7
0.0
-100.0% Ocelot/Configuration/ClaimToThing.cs
7
0.0
-100.0% Ocelot/Configuration/Creator/HttpVersionCreator.cs
7
0.0
-100.0% Ocelot/Configuration/Creator/HttpVersionPolicyCreator.cs
7
0.0
-100.0% Ocelot/Configuration/Creator/RequestIdKeyCreator.cs
7
0.0
-100.0% Ocelot/Configuration/File/FileConfiguration.cs
7
0.0
-100.0% Ocelot/DownstreamRouteFinder/UrlMatcher/PlaceholderNameAndValue.cs
7
0.0
-100.0% Ocelot/Infrastructure/Extensions/StringBuilderExtensions.cs
7
0.0
-100.0% Ocelot.Provider.Kubernetes/ObservableExtensions.cs
6
0.0
-100.0% Ocelot/Administration/AdministrationPath.cs
6
0.0
-100.0% Ocelot/Configuration/Repository/ConfigurationRepositoryException.cs
6
0.0
-100.0% Ocelot/Configuration/Validator/HostAndPortValidator.cs
6
0.0
-100.0% Ocelot/Infrastructure/Extensions/IEnumerableExtensions.cs
6
0.0
-75.0% Ocelot/Infrastructure/RegexGlobal.cs
6
0.0
-100.0% Ocelot/LoadBalancer/LeaseEventArgs.cs
6
0.0
-100.0% Ocelot/LoadBalancer/StickySession.cs
6
0.0
-100.0% Ocelot/Multiplexer/InMemoryResponseAggregatorFactory.cs
6
0.0
-100.0% Ocelot/ServiceDiscovery/Configuration/ServiceFabricConfiguration.cs
6
0.0
-100.0% Ocelot/Values/UpstreamHeaderTemplate.cs
5
0.0
-100.0% Ocelot/Configuration/ChangeTracking/OcelotConfigurationChangeTokenSource.cs
5
0.0
-100.0% Ocelot/Configuration/Creator/AddHeader.cs
5
0.0
-100.0% Ocelot/Configuration/DownstreamHostAndPort.cs
5
0.0
-100.0% Ocelot/Configuration/Parser/ParsingConfigurationHeaderError.cs
5
0.0
-100.0% Ocelot/Infrastructure/DelayedMessage.cs
5
0.0
-100.0% Ocelot/LoadBalancer/Errors/InvokingLoadBalancerCreatorError.cs
5
0.0
-100.0% Ocelot/Middleware/Header.cs
5
0.0
-100.0% Ocelot/Middleware/OcelotMiddleware.cs
5
0.0
-100.0% Ocelot/RateLimiting/MemoryCacheRateLimitStorage.cs
5
0.0
-100.0% Ocelot/RequestId/RequestId.cs
5
0.0
-100.0% Ocelot/Values/DownstreamPathTemplate.cs
5
0.0
-100.0% Ocelot/WebSockets/WebSocketsFactory.cs
4
0.0
-100.0% Ocelot/DownstreamRouteFinder/UrlMatcher/UrlMatch.cs
4
0.0
-100.0% Ocelot/Infrastructure/Extensions/Int32Extensions.cs
4
0.0
-100.0% Ocelot/LoadBalancer/Creators/NoLoadBalancerCreator.cs
4
0.0
-100.0% Ocelot/RateLimiting/RateLimitingHeaders.cs
4
0.0
-100.0% Ocelot/Requester/BadRequestError.cs
4
0.0
-100.0% Ocelot/Requester/GlobalDelegatingHandler.cs
4
0.0
-100.0% Ocelot/Requester/ServiceCollectionExtensions.cs
4
0.0
-100.0% Ocelot/Values/DownstreamPath.cs
3
0.0
-100.0% Ocelot/Authorization/ClaimValueNotAuthorizedError.cs
3
0.0
-100.0% Ocelot/Authorization/ScopeNotAuthorizedError.cs
3
0.0
-100.0% Ocelot/Authorization/UnauthorizedError.cs
3
0.0
-100.0% Ocelot/Authorization/UserDoesNotHaveClaimError.cs
3
0.0
-100.0% Ocelot/Configuration/Creator/DownstreamAddressesCreator.cs
3
0.0
-100.0% Ocelot/Configuration/File/FileGlobalAuthenticationOptions.cs
3
0.0
-100.0% Ocelot/Configuration/File/FileGlobalCacheOptions.cs
3
0.0
-100.0% Ocelot/Configuration/File/FileGlobalQoSOptions.cs
3
0.0
-100.0% Ocelot/Configuration/Parser/InstructionNotForClaimsError.cs
3
0.0
-100.0% Ocelot/Configuration/Parser/NoInstructionsError.cs
3
0.0
-100.0% Ocelot/Configuration/Validator/FileValidationFailedError.cs
3
0.0
-100.0% Ocelot/DownstreamRouteFinder/HeaderMatcher/HeadersToHeaderTemplatesMatcher.cs
3
0.0
-100.0% Ocelot/DownstreamRouteFinder/UrlMatcher/RegExUrlMatcher.cs
3
0.0
-100.0% Ocelot/Errors/IEnumerableExtensions.cs
3
0.0
-100.0% Ocelot/Errors/RequestTimedOutError.cs
3
0.0
-100.0% Ocelot/Infrastructure/CannotAddPlaceholderError.cs
3
0.0
-100.0% Ocelot/Infrastructure/CannotRemovePlaceholderError.cs
3
0.0
-100.0% Ocelot/Infrastructure/Claims/CannotFindClaimError.cs
3
0.0
-100.0% Ocelot/Infrastructure/CouldNotFindPlaceholderError.cs
3
0.0
-100.0% Ocelot/Infrastructure/FrameworkDescription.cs
3
0.0
-100.0% Ocelot/LoadBalancer/Errors/CouldNotFindLoadBalancerCreatorError.cs
3
0.0
-100.0% Ocelot/LoadBalancer/Errors/ServicesAreEmptyError.cs
3
0.0
-100.0% Ocelot/LoadBalancer/Errors/ServicesAreNullError.cs
3
0.0
-100.0% Ocelot/LoadBalancer/Errors/UnableToFindLoadBalancerError.cs
3
0.0
-100.0% Ocelot/Multiplexer/CouldNotFindAggregatorError.cs
3
0.0
-100.0% Ocelot/RateLimiting/QuotaExceededError.cs
3
0.0
-100.0% Ocelot/Requester/ConnectionToDownstreamServiceError.cs
3
0.0
-100.0% Ocelot/Requester/RequestCanceledError.cs
3
0.0
-100.0% Ocelot/Requester/UnableToCompleteRequestError.cs
3
0.0
-100.0% Ocelot/Request/Mapper/PayloadTooLargeError.cs
3
0.0
-100.0% Ocelot/Request/Mapper/UnmappableRequestError.cs
3
0.0
-100.0% Ocelot/ServiceDiscovery/UnableToFindServiceDiscoveryProviderError.cs
2
0.0
-100.0% Ocelot/Configuration/File/FileGlobalHttpHandlerOptions.cs
2
0.0
-100.0% Ocelot/Configuration/File/FileGlobalLoadBalancerOptions.cs
2
0.0
-100.0% Ocelot/Configuration/File/FileGlobalRateLimitByHeaderRule.cs
2
0.0
-100.0% Ocelot/Configuration/InternalConfiguration.cs
2
0.0
-100.0% Ocelot/Configuration/Repository/InMemoryFileConfigurationPollerOptions.cs
2
0.0
-100.0% Ocelot/DownstreamRouteFinder/Finder/UnableToFindDownstreamRouteError.cs
2
0.0
-100.0% Ocelot/Errors/UnknownError.cs
2
0.0
-100.0% Ocelot/Infrastructure/RequestData/CannotAddDataError.cs
2
0.0
-100.0% Ocelot/Infrastructure/RequestData/CannotFindDataError.cs
2
0.0
-100.0% Ocelot/Middleware/UnauthenticatedError.cs
2
0.0
-100.0% Ocelot/QualityOfService/UnableToFindQoSProviderError.cs
2
0.0
-100.0% Ocelot/Responses/OkResponse.cs
2
0.0
-100.0% Ocelot/ServiceDiscovery/Providers/ConfigurationServiceProvider.cs
1
0.0
-100.0% Ocelot/Infrastructure/Extensions/HttpContextExtensions.cs
1
0.0
-100.0% Ocelot/Infrastructure/Extensions/HttpRequestExtensions.cs
1
0.0
-100.0% Ocelot.Provider.Kubernetes/KubeApiClientExtensions.cs
1
0.0
-100.0% Ocelot/QualityOfService/NoQosDelegatingHandler.cs
1
0.0
-100.0% Ocelot/RateLimiting/ClientRequestIdentity.cs
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/182605436 26761608736.1 01 Jun 2026 02:59PM UTC 270
0.0
GitHub Action Run
Source Files on build 26761608736
  • Tree
  • List 270
  • Changed 269
  • Source Changed 0
  • Coverage Changed 269
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26761608736
  • Pull Request #2394
  • PR Base - develop (#26687890573)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc