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

ThreeMammals / Ocelot / 29953748872
97%

Build:
DEFAULT BRANCH: develop
Ran 22 Jul 2026 08:25PM UTC
Jobs 1
Files 263
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

22 Jul 2026 08:06PM UTC coverage: 97.07%. Remained the same
29953748872

push

github

web-flow
Pre-Release Ocelot v25 beta 4 and Ocelot.Testing v25 beta 10 (#2411)

* Pre-Release Ocelot v25 beta 4 and Ocelot.Testing v25 beta 10
* Enable matrix build in PR workflow
* Fix Operation_WaitTimeIsLessThanZero_WaitTimeArgHasBeenChecked test
* let's test net9.0 TFM
* Fix AddOcelot_FileConfiguration_IWebHostEnvironment_MergeOcelotJson_WithFileConfigurationAndEnvironment_MergedTo test
* let's test net8.0 TFM
* Fix StopAsync_Should_prevent_new_callbacks_and_complete test
* Fix flaky test: Should_SecurityAsync_respect_request_cancellation_token

The test was failing intermittently because the synchronous Security() method
completes too quickly, leaving no window for the cancellation token to trigger.

Solution: Mock the context to introduce a 100ms delay when accessing RemoteIpAddress,
giving Task.Run() enough time for the cancellation token to take effect.

This ensures the test reliably validates that the SecurityAsync method properly
respects request cancellation tokens.

* let's test all TFMs making matrix full of framework values
* Skip some ClientWebSocketTests in CI/CD environment.

In forked repositories these tests open a large number of connections to WebSocket endpoints.
We should avoid bombarding those endpoints.

Running the tests in a local development environment is sufficient to ensure the quality of the related WebSocket features.

* Try to recover Codecov app -> Rollback from v7 to v6
* Disable Matrix build in PR workflow, but keep it in Develop

6725 of 6928 relevant lines covered (97.07%)

2521.14 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/185027132 29953748872.1 22 Jul 2026 08:25PM UTC 263
97.07
GitHub Action Run
Source Files on build 29953748872
  • Tree
  • List 263
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29953748872
  • bc8d4f24 on github
  • Prev Build on develop (#29927328848)
  • Next Build on develop (#30035528101)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc