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

ThreeMammals / Ocelot / 26593998263
95%

Build:
DEFAULT BRANCH: develop
Ran 28 May 2026 06:37PM 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

28 May 2026 06:25PM UTC coverage: 95.414% (+0.05%) from 95.369%
26593998263

push

github

web-flow
#2386 Overridable WebSocket buffer size via virtual property and custom middleware injection (#2387)

* feat(websockets): make DefaultWebSocketBufferSize virtual and add pipeline injection

- Replace private const DefaultWebSocketBufferSize with protected virtual property
- Add WebSocketsProxyMiddleware override to OcelotPipelineConfiguration
- Update OcelotPipelineExtensions to support custom WS middleware injection
- Add unit tests for virtual property default value and subclass override

* feat(websockets): add acceptance test and WebSocket sample for #2386

- Acceptance test ShouldProxyWebsocketInputToDownstreamServiceUsingCustomMiddleware
  verifies custom WebSocketsProxyMiddleware injection via OcelotPipelineConfiguration
- New Ocelot.Samples.WebSocket sample demonstrates subclassing with 65536-byte buffer
- Ocelot.Samples.slnx updated to include the WebSocket sample project

* fast code review of WebSocket sample app by @raman-m
* Welcome page for better user experience (preparing for a fully functional WS testing page)
* Fully functional WS testing page
* Use system WebSocketMiddleware always which is critical for CONNECT HTTP method
* Reorder constructor arguments with RequestDelegate as the 1st arg
* Rename to WebSocketsMiddleware option
* Extend OcelotPipelineConfiguration to support easy injection via middleware type
* Review acceptance tests
* Code review by @raman-m
* Improve code coverage
* Improve code coverage, round 2
* Update docs
---------
Co-authored-by: Raman Maksimchuk <dotnet044@gmail.com>

6762 of 7087 relevant lines covered (95.41%)

2637.51 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/182468694 26593998263.1 28 May 2026 06:37PM UTC 270
95.41
GitHub Action Run
Source Files on build 26593998263
  • Tree
  • List 270
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26593998263
  • fe00b04e on github
  • Prev Build on develop (#26364467755)
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