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

orion-ecs / keen-eye / 20873334629
65%

Build:
DEFAULT BRANCH: main
Ran 10 Jan 2026 05:16AM UTC
Jobs 1
Files 1409
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

10 Jan 2026 05:11AM UTC coverage: 86.345% (-0.2%) from 86.518%
20873334629

push

github

tyevco
feat(assets): Add asset manifest generation (#893)

Add runtime asset manifest API for asset discovery without filesystem
scanning. Features include:
- AssetManifest class for loading/querying manifests
- AssetManifestBuilder for programmatic manifest construction
- AssetInfo and ManifestStatistics data structures
- Statistics calculation (total assets, size, by-type counts)
- Case-insensitive path lookups
- Dependency tracking support
- AOT-compatible JSON serialization using source generation

The manifest format supports version, generation timestamp, asset
metadata (path, type, size, hash, dependencies), and statistics.

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

9330 of 12869 branches covered (72.5%)

Branch coverage included in aggregate %.

274 of 286 new or added lines in 5 files covered. (95.8%)

149 existing lines in 4 files now uncovered.

161609 of 185104 relevant lines covered (87.31%)

1.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
75.0
src/KeenEyes.Assets/Manifest/AssetManifestBuilder.cs
7
92.86
src/KeenEyes.Assets/Manifest/AssetManifest.cs

Uncovered Existing Lines

Lines Coverage ∆ File
6
73.17
-12.54% src/KeenEyes.Assets/AssetsPlugin.cs
21
16.13
16.13% src/KeenEyes.Assets/Loaders/TextureLoader.cs
29
44.83
4.09% tests/KeenEyes.Assets.Tests/AudioLoaderTests.cs
93
3.05
-1.34% src/KeenEyes.Assets/Loaders/AudioClipLoader.cs
Jobs
ID Job ID Ran Files Coverage
1 20873334629.1 10 Jan 2026 05:16AM UTC 1409
86.34
GitHub Action Run
Source Files on build 20873334629
  • Tree
  • List 1409
  • Changed 8
  • Source Changed 4
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20873334629
  • ce08741e on github
  • Prev Build on main (#20873263566)
  • Next Build on main (#20873603064)
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