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

orion-ecs / keen-eye / 20889572769
65%

Build:
DEFAULT BRANCH: main
Ran 11 Jan 2026 04:42AM UTC
Jobs 1
Files 1431
Run time 2min
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

11 Jan 2026 04:37AM UTC coverage: 85.824% (-0.1%) from 85.962%
20889572769

push

github

tyevco
feat(graphics): Add LOD system for automatic mesh switching

Implement Level of Detail system that automatically switches mesh
complexity levels based on camera distance or projected screen size,
improving performance for complex scenes.

Components:
- LodGroup: Component with up to 4 inline LOD levels for cache efficiency
- LodLevel: Record struct with MeshId and Threshold
- LodSelectionMode: Distance-based or screen-size-based selection

System:
- LodSystem: Selects LOD levels based on camera distance/screen coverage
- Hysteresis support to prevent flickering at LOD boundaries
- Global and per-entity bias for quality tuning
- Supports both perspective and orthographic projections

Closes #900

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

9446 of 13199 branches covered (71.57%)

Branch coverage included in aggregate %.

604 of 609 new or added lines in 4 files covered. (99.18%)

2 existing lines in 1 file now uncovered.

163849 of 188721 relevant lines covered (86.82%)

0.99 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
94.9
src/KeenEyes.Graphics/Systems/LODSystem.cs

Uncovered Existing Lines

Lines Coverage ∆ File
2
86.34
-1.86% src/KeenEyes.Parallelism/JobScheduler.cs
Jobs
ID Job ID Ran Files Coverage
1 20889572769.1 11 Jan 2026 04:42AM UTC 1431
85.82
GitHub Action Run
Source Files on build 20889572769
  • Tree
  • List 1431
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20889572769
  • ca916e7f on github
  • Prev Build on main (#20884320757)
  • Next Build on main (#20889721699)
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