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

DemoBytom / DemoEngine / 22160654060

Builds Branch Commit Type Ran Committer Via Coverage
22160654060 main Merge pull request #503 from DemoBytom/feature/small_fixes Fixed `DisposedException` when calling `mainLoopLifetime.Cancel` push 18 Feb 2026 10:48PM UTC web-flow coveralls.net
30.02
22160458527 feature/small_fixes Merge branch 'main' into feature/small_fixes push 18 Feb 2026 10:42PM UTC web-flow coveralls.net
30.02
22160476800 feature/small_fixes Fixed `DisposedException` when calling `mainLoopLifetime.Cancel` The `mainLoopLifetime.Cancel()` in `StaThreadService` was called after `TaskCompletionSource.SetResult()`. That task ending was leading to `MainLoopLifetime` being already disposed ... Pull #503 18 Feb 2026 10:42PM UTC DemoBytom coveralls.net
30.02
22160423383 feature/small_fixes Fixed `DisposedException` when calling `mainLoopLifetime.Cancel` The `mainLoopLifetime.Cancel()` in `StaThreadService` was called after `TaskCompletionSource.SetResult()`. That task ending was leading to `MainLoopLifetime` being already disposed ... Pull #503 18 Feb 2026 10:41PM UTC DemoBytom coveralls.net
30.02
22109264872 main Merge pull request #502 from DemoBytom/feature/small_fixes Fixes #501 Turns on several diagnostics as warnings (and thus errors): - [CA1852](https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1852) - [CA1001](htt... push 17 Feb 2026 05:50PM UTC web-flow coveralls.net
29.99
22106801760 feature/small_fixes Fixes #501 where `IMainLoopLifetime` was resolved from wrong scope `IMainLoopLifetime` was resolved from different scope in `EngineService` than anywhere else within the services. Fixes #501 Pull #502 17 Feb 2026 04:38PM UTC DemoBytom coveralls.net
29.99
22106732385 feature/ValueResults Fixes #501 where `IMainLoopLifetime` was resolved from wrong scope `IMainLoopLifetime` was resolved from different scope in `EngineService` than anywhere else within the services. Fixes #501 push 17 Feb 2026 04:35PM UTC DemoBytom coveralls.net
33.11
22078139867 feature/ValueResults Small code clean-ups Cleaned up `DescriptorHandle.CPU` - this can never be null as the constructor always sets a value there. Instead a check verifying against `Default` is performed. push 16 Feb 2026 09:39PM UTC DemoBytom coveralls.net
33.1
22077308408 feature/ValueResults Further refactoring `.Initialize()` to be fully functional Refactoring `DescriptorHeapAllocator.Initialize()` to be fully functional using `ValueResult<T, E>` push 16 Feb 2026 09:03PM UTC DemoBytom coveralls.net
33.1
22044621461 feature/ValueResults More `DescriptorHeapAllocator` `ValueResult<T>` refactor Refactored `SetCapacity` method to use `ValueResult<T>` in a better way. Next step in making `.Initiaize()` fully functional. push 15 Feb 2026 10:59PM UTC DemoBytom coveralls.net
33.08
22002767440 feature/ValueResults Turn on few more diagnostics push 13 Feb 2026 09:09PM UTC DemoBytom coveralls.net
33.08
21964116592 feature/ValueResults Turn on CA1852: Seal internal types Turn on diagnostic that marks unsealed internal types that do not have inheritors to be sealed. This requires setting up Visual Studio/VSCode to perform code analysis on whole solution, instead only on open fil... push 12 Feb 2026 09:06PM UTC DemoBytom coveralls.net
32.99
21911494500 main Feature/sta thread service refactor (#499) * Fix endless hang if an exception is thrown within `MainLoopService` Previously if an exception was thrown within `DoAsync` it would not propagate outwards in `EngineService` - the task was not marked ... push 11 Feb 2026 03:39PM UTC web-flow coveralls.net
29.79
21911211831 feature/StaThreadService_refactor Unit test for `StaThreadService` Unit test for `StaThreadService` that tests, that the requests send via `Channel<T>` to `StaThreadService`, are indeed executed on it's main thread. Producer task sends 5 consecutive requests, ensuring that they a... Pull #499 11 Feb 2026 03:32PM UTC DemoBytom coveralls.net
29.79
21843158082 feature/ValueResults Unit test for `StaThreadService` Unit test for `StaThreadService` that tests, that the requests send via `Channel<T>` to `StaThreadService`, are indeed executed on it's main thread. Producer task sends 5 consecutive requests, ensuring that they a... push 09 Feb 2026 10:28PM UTC DemoBytom coveralls.net
32.99
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 48
  • 49
  • Next →
  • Back to Repo
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