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

ThreeMammals / Ocelot
95%

Build:
DEFAULT BRANCH: develop
Repo Added 07 Apr 2025 04:43PM UTC
Files 270
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.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
  • 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/implement-circuit-breaker-pattern
  • copilot/net1005-bump-packages
  • 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/downstream-service-name
  • feature/multiple-values-in-routeclaims
  • feature/sse-support
  • feature/websocket-buffer-size-25.0
  • fix-invalid-header-502
  • fix/aggregate-routekeys-nandan
  • fix/roundrobin-null-service-name
  • harris-patch-2
  • 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

21 May 2026 05:06PM UTC coverage: 95.327% (+0.6%) from 94.721%
26241073880

push

github

raman-m
Ref SDK 10.0.300 (Runtime 10.0.8) to release Ocelot v25 beta 3 and Ocelot.Testing v25 beta 8+ (#2389)

* Prepare to release Ocelot.Testing v25.0.0-beta.8 package
* Bump all packages to the latest versions, including .NET SDK 10.0.203 (Runtime 10.0.7) released April 21, 2026
* Migrate unit testing from VSTest framework to Microsoft.Testing.Platform
* Do not use 'Cake Build' step in PR workflow, use plain dotnet scripting instead
* Fix "Unit Tests" step in PR workflow
* Rename job to "build" since it's not Cake anymore
* Suppress non-zero result and check test running status
* Update "Acceptance Tests" step
* Don't collect Coverlet code coverage data in "Acceptance Tests" step
* Update prepare-coveralls.sh
* Prepare Coveralls script v2
* Prepare Coveralls script v3
* Prepare Coveralls script v4
* Prepare Coveralls script v5 -> Add 2nd BUILD_CONFIGURATION argument
* Upgrade to SDK 10.0.300 aka Runtime 10.0.8
* Update samples
* Update workflows: prefer plain dotnet scripting over Cake Build

6752 of 7083 relevant lines covered (95.33%)

2730.81 hits per line

Relevant lines Covered
Build:
Build:
7083 RELEVANT LINES 6752 COVERED LINES
2730.81 HITS PER LINE
Source Files on develop
  • Tree
  • List 270
  • Changed 249
  • Source Changed 0
  • Coverage Changed 249
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26241073880 develop Ref SDK 10.0.300 (Runtime 10.0.8) to release Ocelot v25 beta 3 and Ocelot.Testing v25 beta 8+ (#2389) * Prepare to release Ocelot.Testing v25.0.0-beta.8 package * Bump all packages to the latest versions, including .NET SDK 10.0.203 (Runtime 10.0... push 21 May 2026 06:25PM UTC raman-m github
95.33
25602212162 develop #2378 Deprecate Ocelot.Provider.Consul project in favor of a dedicated repository (#2388) * Remove Ocelot.Provider.Consul project * Delete files of the project * Refactor "Configuration Repository" feature and its interfaces * Merge 'Configuratio... push 09 May 2026 01:37PM UTC web-flow github
94.72
25319164242 develop Merge 16e5748d3 into fe672ec02 Pull #2300 04 May 2026 12:35PM UTC web-flow github
93.3
25072882798 develop #2384 Built-in Circuit Breaker for Quality of Service (express edition, no Polly required) (#2385) * Initial plan * feat: implement built-in CircuitBreaker and CircuitBreakerDelegatingHandler - Add CircuitBreaker state machine (Closed/Open/HalfO... push 28 Apr 2026 07:47PM UTC web-flow github
93.56
24928157426 develop Merge 9a33c9d98 into c3720c550 Pull #2300 25 Apr 2026 09:52AM UTC web-flow github
93.1
24927633637 develop Merge bf1a17972 into c3720c550 Pull #2300 25 Apr 2026 09:21AM UTC web-flow github
93.1
24671805624 develop #2378 Deprecate Ocelot.Provider.Polly project in favor of a dedicated repository (#2380) * Delete Ocelot.Provider.Polly project * Ocelot.Testing version 25.0.0-beta.7 * Delete unit tests related to Polly * Delete Polly acceptance tests as part of... push 20 Apr 2026 03:06PM UTC web-flow github
93.37
24607537345 develop Follow up #2379 Review InvalidHeaderValueTests (#2382) * Re-enable long chain of jobs covering all OS platforms * Don't continue on error * Matrix build job having 2 dimensions (os, ver) * --verbosity minimal * Use Ocelot host builder aka GivenOc... push 18 Apr 2026 03:22PM UTC web-flow github
92.7
24333655570 develop Merge 63e03170e into 5eeb9ccca Pull #2381 13 Apr 2026 12:06PM UTC web-flow github
92.51
23504109522 develop #2334 #2371 Deprecate Ocelot.Provider.Eureka project in favor of a dedicated repository (#2372) * Delete Ocelot.Provider.Eureka project * Delete Eureka-related files including tests * Improve code coverage push 24 Mar 2026 08:15PM UTC web-flow github
92.52
See All Builds (417)
  • 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