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

aelassas / servy / 27620674396
85%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2026 01:28PM UTC
Jobs 1
Files 159
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

16 Jun 2026 01:22PM UTC coverage: 85.257% (+0.1%) from 85.159%
27620674396

push

github

aelassas
fix(core): ServiceDependencyNode.cs - constructor parameter 'isCycle' initializes property 'IsCyclic', breaking the parameter/property naming symmetry of its siblings (#3261)
fix(service): StartOptions.cs - StdOutPath/StdErrPath vs PreLaunchStdoutPath/PreLaunchStderrPath: inconsistent Out/out, Err/err casing (#3725)
fix(desktop): ViewModels/Items - ProcessPriorityItem.Priority breaks the property-naming convention used by its 3 sibling Item classes (#3505)
fix(desktop): DesignTimeMocks.cs (Servy) - plural 'Mocks' filename holds a single class (DesignTimeServiceCommands) that doesn't match the file (#3395)
fix(manager): DesignTimeMocks.cs (Manager) - plural 'Mocks' filename holds a single class whose name doesn't match the file (#3284)
fix(core,infra): GlobalUsings.cs (Servy.Core, Servy.Infrastructure) - file contains no global using directives, only the Fody assembly attribute (#3192)
fix(core): ServiceManager.cs - private helper named ChangeServiceConfig2(handle, bool) after the API it wraps, while sibling EnablePreShutdown is purpose-named (#3650)
fix(core): ProtectedKeyProvider.cs - private field 'DataProtectionScope' shadows its own type name ('Color Color' pattern), making call sites ambiguous to readers (#3236)
fix(core): RegexWrapper.cs - redundant System. qualifier on ArgumentNullException (siblings use the unqualified name) (#2692)
fix(core): ServiceControllerWrapper.cs - Core-layer comment says children are sorted 'before adding to the TreeView', leaking a UI concern into Servy.Core (#3256)
fix(cli): BaseCommand.cs - ExecuteWithHandling(Async) summary says 'Catches UnauthorizedAccessException' but catches OperationCanceledException (not mentioned) (#2690)
fix(manager): IServiceCommands.cs - CopyPidAsync is the only member without a CancellationToken parameter (#3289)
fix(manager): Servy.Manager - dispose-guard field spelled four ways (_isDisposed int/bool, _disposedValue, _disposed) across seven sibling classes (#3337)

1911 of 2175 branches covered (87.86%)

Branch coverage included in aggregate %.

44 of 46 new or added lines in 16 files covered. (95.65%)

6 existing lines in 2 files now uncovered.

12991 of 15304 relevant lines covered (84.89%)

91.73 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
51.95
0.0% src/Servy.Service/Service.cs

Coverage Regressions

Lines Coverage ∆ File
5
59.26
15.74% src/Servy.UI/Services/HelpService.cs
1
51.95
0.0% src/Servy.Service/Service.cs
Jobs
ID Job ID Ran Files Coverage
1 27620674396.1 16 Jun 2026 01:28PM UTC 159
85.26
GitHub Action Run
Source Files on build 27620674396
  • Tree
  • List 159
  • Changed 18
  • Source Changed 17
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27620674396
  • caa4a5f3 on github
  • Prev Build on main (#27603072740)
  • Next Build on main (#27625035479)
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