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

orion-ecs / keen-eye / 20662349736
65%

Build:
DEFAULT BRANCH: main
Ran 02 Jan 2026 04:50PM UTC
Jobs 1
Files 539
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

02 Jan 2026 04:47PM UTC coverage: 80.978% (-1.4%) from 82.419%
20662349736

push

github

tyevco
feat: Add CLI for plugin management via NuGet

Implement Issue #676 - Plugin Installation & NuGet Integration

New CLI project (KeenEyes.Cli):
- Command routing with plugin and sources subcommands
- keeneyes plugin install/uninstall/search/list/update
- keeneyes sources list/add/remove
- IConsoleOutput abstraction for testability
- Colored output with verbose/quiet modes

NuGet integration (KeenEyes.Editor/Plugins/NuGet):
- NuGetClient using NuGet.Protocol for search/download/extract
- Package metadata and search result models
- Automatic extraction to NuGet global packages cache

Plugin registry (KeenEyes.Editor/Plugins/Registry):
- JSON-based registry at ~/.keeneyes/plugins/registry.json
- Track installed plugins with version, source, dependencies
- Multiple NuGet source support with default source

Installation system (KeenEyes.Editor/Plugins/Installation):
- PluginInstaller with transitive dependency resolution
- InstallationPlan for safe, validated installations
- Support for .NET 10/9/8 and netstandard targets

Test coverage:
- 36 tests for registry, commands, and installation
- TestConsoleOutput for capturing CLI output
- Isolated test directories with PluginRegistryPaths override

🤖 Generated with [Claude Code](https://claude.com/claude-code)

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

5121 of 6138 branches covered (83.43%)

Branch coverage included in aggregate %.

242 of 1026 new or added lines in 25 files covered. (23.59%)

33052 of 41002 relevant lines covered (80.61%)

1.16 hits per line

Uncovered Changes

Lines Coverage ∆ File
147
0.0
editor/KeenEyes.Editor/Plugins/NuGet/NuGetClient.cs
127
0.0
editor/KeenEyes.Editor/Plugins/Installation/PluginInstaller.cs
86
0.0
editor/KeenEyes.Cli/Program.cs
83
0.0
editor/KeenEyes.Cli/Commands/Plugin/PluginUpdateCommand.cs
64
0.0
editor/KeenEyes.Cli/Commands/Plugin/PluginInstallCommand.cs
58
0.0
editor/KeenEyes.Cli/Commands/Plugin/PluginSearchCommand.cs
45
0.0
editor/KeenEyes.Cli/Commands/Plugin/PluginUninstallCommand.cs
39
0.0
editor/KeenEyes.Cli/Output/ConsoleOutput.cs
34
0.0
editor/KeenEyes.Cli/Commands/Plugin/PluginCommandGroup.cs
27
51.79
editor/KeenEyes.Cli/Commands/Sources/SourcesAddCommand.cs
17
48.48
editor/KeenEyes.Cli/Commands/Sources/SourcesRemoveCommand.cs
15
55.88
editor/KeenEyes.Cli/Commands/Sources/SourcesListCommand.cs
11
0.0
editor/KeenEyes.Editor/Plugins/NuGet/PluginPackageInfo.cs
10
85.07
editor/KeenEyes.Cli/Commands/Plugin/PluginListCommand.cs
9
0.0
editor/KeenEyes.Editor/Plugins/NuGet/PackageSearchResult.cs
5
86.11
editor/KeenEyes.Cli/Commands/Sources/SourcesCommandGroup.cs
3
94.83
editor/KeenEyes.Editor/Plugins/Registry/PluginRegistry.cs
2
81.82
editor/KeenEyes.Editor/Plugins/Registry/PluginRegistryPaths.cs
1
92.86
editor/KeenEyes.Editor/Plugins/Installation/InstallationPlan.cs
1
75.0
editor/KeenEyes.Editor/Plugins/Installation/PackageToInstall.cs
Jobs
ID Job ID Ran Files Coverage
1 20662349736.1 02 Jan 2026 04:50PM UTC 539
80.98
GitHub Action Run
Source Files on build 20662349736
  • Tree
  • List 539
  • 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 #20662349736
  • bdea76b8 on github
  • Prev Build on main (#20652988485)
  • Next Build on main (#20662495061)
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