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

orion-ecs / keen-eye / 20208997254
65%

Build:
DEFAULT BRANCH: main
Ran 14 Dec 2025 01:55PM UTC
Jobs 1
Files 137
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 01:53PM UTC coverage: 94.111% (-0.01%) from 94.122%
20208997254

push

github

tyevco
feat: Add dotnet project templates for KeenEyes ECS

Add two dotnet templates for easier project setup:

- `keeneyes-game`: Console application template with KeenEyes.Core and
  Generators. Includes sample components, systems, and a basic game loop.

- `keeneyes-plugin`: Class library template for creating KeenEyes plugins
  with Abstractions and Generators. Includes `--IncludeCommon` option to
  add KeenEyes.Common package reference.

Templates are packaged via KeenEyes.Templates NuGet package.

Installation:
  dotnet new install KeenEyes.Templates

Usage:
  dotnet new keeneyes-game -n MyGame
  dotnet new keeneyes-plugin -n MyPlugin
  dotnet new keeneyes-plugin -n MyPlugin --IncludeCommon

Closes #179

1384 of 1471 branches covered (94.09%)

Branch coverage included in aggregate %.

7518 of 7988 relevant lines covered (94.12%)

1.35 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 20208997254.1 14 Dec 2025 01:55PM UTC 137
94.11
GitHub Action Run
Source Files on build 20208997254
  • Tree
  • List 137
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20208997254
  • 50c5ef6f on github
  • Prev Build on main (#20199385855)
  • Next Build on main (#20209244526)
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