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

orion-ecs / keen-eye / 20872300361
65%

Build:
DEFAULT BRANCH: main
Ran 10 Jan 2026 03:51AM UTC
Jobs 1
Files 1380
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 03:46AM UTC coverage: 86.873% (-0.02%) from 86.89%
20872300361

push

github

tyevco
feat(assets): Enhance MeshVertex with PBR and animation attributes

Extend MeshVertex to include all attributes needed for PBR rendering
and skeletal animation, enabling proper glTF model support.

- Add Tangent (Vector4) for normal mapping (xyz=direction, w=bitangent sign)
- Add Color (Vector4) for per-vertex RGBA color
- Add JointIndices struct for bone indices (up to 4 influences)
- Add Weights (Vector4) for bone weights
- Add MeshVertex.CreateBasic() factory for backward compatibility
- Add Submesh struct for primitive-to-material mapping
- Update MeshAsset with Submeshes[] property for multi-material support
- Update MeshLoader to extract TANGENT, COLOR_0, JOINTS_0, WEIGHTS_0
- Implement MikkTSpace-like tangent computation for meshes without tangents
- Add 20 new unit tests for vertex attributes, equality, and edge cases

Closes #881

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

9265 of 12581 branches covered (73.64%)

Branch coverage included in aggregate %.

268 of 343 new or added lines in 4 files covered. (78.13%)

5 existing lines in 3 files now uncovered.

159968 of 182224 relevant lines covered (87.79%)

1.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
75
1.44
-0.2% src/KeenEyes.Assets/Loaders/MeshLoader.cs

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.41
-0.59% tests/KeenEyes.Editor.Tests/Settings/EditorSettingsTests.cs
2
76.77
0.44% src/KeenEyes.Network.Transport.Udp/UdpTransport.cs
2
89.25
-0.24% tests/KeenEyes.Core.Tests/ThreadSafetyTests.cs
Jobs
ID Job ID Ran Files Coverage
1 20872300361.1 10 Jan 2026 03:50AM UTC 1380
86.87
GitHub Action Run
Source Files on build 20872300361
  • Tree
  • List 1380
  • Changed 10
  • Source Changed 4
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20872300361
  • e9200ba5 on github
  • Prev Build on main (#20871537175)
  • Next Build on main (#20872401823)
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