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

orion-ecs / keen-eye / 20704369166
65%

Build:
DEFAULT BRANCH: main
Ran 05 Jan 2026 03:43AM UTC
Jobs 1
Files 586
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

05 Jan 2026 03:40AM UTC coverage: 77.224% (-0.6%) from 77.826%
20704369166

push

github

tyevco
feat(cli): Add batch save file migration tool

Implements the `dotnet keeneyes migrate` command for batch upgrading
save files to the latest component schema versions.

Features:
- Save file scanning with glob pattern matching (--pattern)
- Dry-run mode for migration preview (--dry-run)
- Backup creation before migration (--backup)
- Custom output directory support (--output)
- Progress reporting with migration status
- Continue-on-error mode (--continue-on-error)
- Verbose output mode (--verbose)

The command analyzes .ksave files to detect components that may need
migration based on version metadata, displays a migration preview,
and performs the upgrade while maintaining backups for rollback.

Closes #701

5679 of 7078 branches covered (80.23%)

Branch coverage included in aggregate %.

107 of 331 new or added lines in 2 files covered. (32.33%)

323 existing lines in 8 files now uncovered.

36048 of 46956 relevant lines covered (76.77%)

1.11 hits per line

Uncovered Changes

Lines Coverage ∆ File
221
32.04
editor/KeenEyes.Cli/Commands/Migrate/MigrateCommand.cs
3
0.0
0.0% editor/KeenEyes.Cli/Program.cs

Coverage Regressions

Lines Coverage ∆ File
178
0.0
0.0% editor/KeenEyes.Generators/ComponentMigrationAnalyzer.cs
60
80.18
-19.82% editor/KeenEyes.Editor/Assets/SceneSerializer.cs
50
92.96
-0.52% editor/KeenEyes.Generators/SerializationGenerator.cs
30
60.87
60.87% editor/KeenEyes.Editor/Application/EditorWorldManager.cs
2
87.65
-1.85% src/KeenEyes.Parallelism/JobScheduler.cs
1
0.0
0.0% editor/KeenEyes.Cli/Program.cs
1
94.66
-0.76% src/KeenEyes.Logging/Providers/FileLogProvider.cs
1
65.98
-1.03% src/KeenEyes.Parallelism/JobHandle.cs
Jobs
ID Job ID Ran Files Coverage
1 20704369166.1 05 Jan 2026 03:42AM UTC 586
77.22
GitHub Action Run
Source Files on build 20704369166
  • Tree
  • List 586
  • Changed 8
  • Source Changed 5
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20704369166
  • 944a08d4 on github
  • Prev Build on main (#20703918038)
  • Next Build on main (#20704532130)
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