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

orion-ecs / keen-eye / 20215260676
65%

Build:
DEFAULT BRANCH: main
Ran 14 Dec 2025 10:43PM UTC
Jobs 1
Files 179
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

14 Dec 2025 10:41PM UTC coverage: 91.554%. Remained the same
20215260676

push

github

tyevco
docs: Explain why static delegate cache in ComponentArrayPoolManager is acceptable

Add detailed comments explaining that the static delegate cache doesn't
violate per-world isolation because:
- ArrayPool<T>.Shared is already a global .NET singleton
- Delegates are pure functions forwarding to the global pool
- Per-world statistics (totalRented/totalReturned) remain isolated
- Global caching is more efficient with identical behavior

Closes #332

Co-authored-by: Tyler Coles <tyevco@users.noreply.github.com>

1845 of 2004 branches covered (92.07%)

Branch coverage included in aggregate %.

10122 of 11067 relevant lines covered (91.46%)

1.45 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
94.66
-0.76% src/KeenEyes.Logging/Providers/FileLogProvider.cs
Jobs
ID Job ID Ran Files Coverage
1 20215260676.1 14 Dec 2025 10:43PM UTC 179
91.55
GitHub Action Run
Source Files on build 20215260676
  • Tree
  • List 179
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20215260676
  • 3663c5b3 on github
  • Prev Build on main (#20215139467)
  • Next Build on main (#20215301428)
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