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

ThreeMammals / Ocelot
97%

Build:
DEFAULT BRANCH: develop
Repo Added 07 Apr 2025 04:43PM UTC
Files 262
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

LAST BUILD ON BRANCH develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • 2080-adds-parameters-in-this-case-those-of-polly-v8-to-fine-tune-circuit-breaker-behavior
  • 2168-watchkube
  • 2254-coveralls
  • 2334-Butterfly
  • 2334-CacheManager
  • 2334-OpenTracing
  • 2339-fix-tests
  • 2344-upgrade-to-vs2026
  • 2354-follow-up-2
  • 2371-Ocelot.Provider.Eureka
  • 2378-Ocelot.Provider.Consul
  • 2378-Ocelot.Provider.Kubernetes
  • 2378-Ocelot.Provider.Polly
  • 2379-follow-up
  • 24.0.1-Ocelot.Testing
  • 24.1.0-beta
  • 24.1.0-beta.1
  • 24.1.0-beta.2
  • 25.0.0-beta.2
  • Burgyn-patch-1
  • SDK-10.0.203
  • TestStack.BDDfy.Xunit
  • allow-cache-filtering-based-on-reseponse-statuscode
  • allow-empty-required-claim-value
  • bug-2299
  • bug-2304-PollKube
  • bug/2346-query-param-id-regression
  • copilot/2363-followup-2
  • copilot/add-trx-logger-for-unit-tests
  • copilot/fix-failing-unit-test-and-thread-leak
  • copilot/implement-circuit-breaker-pattern
  • copilot/net1005-bump-packages
  • copilot/update-sdk-100301
  • feat-2319
  • feat-2320-http-handler
  • feat-2330
  • feat_enableHttp2
  • feat_rm_newtonsoft
  • feature/1658---Global-UpstreamHeaderTransform-settings-in-GlobalConfiguration-section
  • feature/2316-auth-opts
  • feature/2338-qos-opts
  • feature/651-merge-custom-properties
  • feature/842-authenticationoptions-in-globalconfig
  • feature/add-feature-for-ocelot-pipeline-configuration
  • feature/add-global-rate-limit
  • feature/consolidate-ws-http-pipelines
  • feature/downstream-service-name
  • feature/multiple-values-in-routeclaims
  • feature/sse-support
  • feature/websocket-buffer-size-25.0
  • feature/websocket-configurable-buffer-size
  • fix-invalid-header-502
  • fix-static-route-special-chars
  • fix/aggregate-routekeys-nandan
  • fix/roundrobin-null-service-name
  • harris-patch-2
  • issue2403
  • issues-1869
  • issues-930
  • main
  • merge-conflicts
  • mgs25/unittests-xunitv3-migration
  • patch-1
  • patch/24.0.1
  • pre-release-24.1
  • raman-m-patch-1
  • raman/24.0
  • release/24.0
  • release/24.1
  • release/24.1-dev
  • service-discovery-path-prefix
  • user/carl-aggregate-methods

03 Jul 2026 12:22PM UTC coverage: 97.004%. Remained the same
28660254613

push

github

web-flow
Add info about `MMLib.SwaggerForOcelot` package to the Introduction "Not Supported" chapter (#1429)

* Update notsupported.rst
* Update notsupported.rst
* Update notsupported.rst: Add "Swagger Alternatives" subsection
* Update notsupported.rst: English review
* review by @raman-m
* Review doc by @raman-m
---------
Co-authored-by: Raman Maksimchuk <dotnet044@gmail.com>

6573 of 6776 relevant lines covered (97.0%)

1712.4 hits per line

Relevant lines Covered
Build:
Build:
6776 RELEVANT LINES 6573 COVERED LINES
1712.4 HITS PER LINE
Source Files on develop
  • Tree
  • List 261
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28660254613 develop Add info about `MMLib.SwaggerForOcelot` package to the Introduction "Not Supported" chapter (#1429) * Update notsupported.rst * Update notsupported.rst * Update notsupported.rst: Add "Swagger Alternatives" subsection * Update notsupported.rst: En... push 03 Jul 2026 12:39PM UTC web-flow github
97.0
28480688748 develop #2248 Ensure correct mapping of RouteKeysConfig arrays in aggregates (#2328) * Bug Fix: To ensure correct mapping of RouteKeysConfig arrays in aggregates * Added acceptance test for aggregate RouteKeys array * Add proposed changes * Add the test ... push 30 Jun 2026 11:01PM UTC web-flow github
97.0
28373676577 develop Normalize line endings with .gitattributes push 29 Jun 2026 01:17PM UTC raman-m github
96.81
28294196078 develop #2403 Add `SecurityOptions` support to the WebSocket pipeline (#2406) * fix #2403: enforce IP security on WebSocket upgrades * Code review by @raman-m * manually set 403 Forbidden on denied WebSocket upgrade * fix missed CollectHttpResponseDetail... push 27 Jun 2026 04:05PM UTC web-flow github
96.81
28108219970 develop Follow-up #2405 Update unit test coverage paths in workflows and cache dependency paths for "Setup .NET" steps push 24 Jun 2026 03:19PM UTC raman-m github
96.81
28104502588 develop Follow-up #2405 Update unit test coverage paths in workflows before sending report push 24 Jun 2026 02:32PM UTC raman-m github
96.81
27845327186 develop #2378 Deprecate Ocelot.Provider.Kubernetes project in favor of a dedicated repository (#2404) * Remove Ocelot.Provider.Kubernetes project * Delete files of the project * Delete Kubernetes unit tests * Delete Kubernetes acceptance tests * Update d... push 19 Jun 2026 08:03PM UTC web-flow github
96.81
27463949339 develop Ref SDK 10.0.301 (Runtime 10.0.9) to release Ocelot v25 beta 4 and Ocelot.Testing v25 beta 10+ (#2402) * Update to SDK 10.0.301 (Runtime 10.0.9) and bump NuGet packages * Update to SDK 10.0.301 (Runtime 10.0.9) - bump all .NET 10.0 NuGet packages... push 13 Jun 2026 10:29AM UTC web-flow github
96.32
27360992851 develop Harden the Kube provider, repository FileConfigurationPoller, and infrastructure InMemoryBus, and stabilize their tests (#2399) * Add TRX logger to workflow and fix foreground thread in InMemoryBus * Fix workflow to use MTP-compatible TRX reporti... push 11 Jun 2026 04:27PM UTC web-flow github
96.32
27071171450 develop Release Ocelot.Discovery.Consul v25.0.0-beta.3 and update Service Discovery feat docs (Consul Provider section) push 06 Jun 2026 07:23PM UTC raman-m github
95.43
See All Builds (500)
  • Repo on GitHub
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