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

orion-ecs / keen-eye / 30205636603
64%

Build:
DEFAULT BRANCH: main
Ran 26 Jul 2026 02:19PM UTC
Jobs 1
Files 1051
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

26 Jul 2026 02:13PM UTC coverage: 63.743% (+0.08%) from 63.667%
30205636603

push

github

tyevco
fix(core): Restore tag components in SnapshotManager.RestoreSnapshot

CreateSnapshot serializes tag components with Data = null, but the
restore loop only attached components whose converted data was non-null,
so every ITagComponent was silently dropped on the primary save/load
path (SaveManager and Persistence both route through RestoreSnapshot).
DeltaRestorer already handled this via serializer.CreateDefault; this
applies the same fallback to the snapshot path.

Regression tests cover JSON and binary round-trips plus tag-query
visibility after restore; all three fail without the fix.

Fixes #1277

8949 of 13247 branches covered (67.55%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 1 file covered. (100.0%)

25 existing lines in 3 files now uncovered.

52942 of 83848 relevant lines covered (63.14%)

1.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
0.0
0.0% editor/KeenEyes.Editor/AI/AIDebugPanel.cs
7
26.19
25.85% src/KeenEyes.TestBridge/AIImpl/AIControllerImpl.cs
6
84.43
-5.99% src/KeenEyes.Parallelism/JobScheduler.cs
Jobs
ID Job ID Ran Files Coverage
1 30205636603.1 26 Jul 2026 02:19PM UTC 1051
63.74
GitHub Action Run
Source Files on build 30205636603
  • Tree
  • List 1051
  • Changed 7
  • Source Changed 4
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30205636603
  • 1940fd98 on github
  • Prev Build on main (#30200155187)
  • Next Build on main (#30227593377)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc