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

aelassas / servy / 27973125169
86%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2026 06:03PM UTC
Jobs 1
Files 160
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

22 Jun 2026 05:56PM UTC coverage: 85.359% (+0.001%) from 85.358%
27973125169

push

github

aelassas
fix(infra): ServiceRepository.cs - read methods arbitrarily mix CommandDefinition-wrapping vs direct-parameter calls, and 'const string' vs 'var' for fixed SQL (#3275)
fix(desktop): ServiceCommands.cs / ServiceConfigurationValidator.cs (Servy) - import path validates account credentials against the live OS; no importMode bypass like the Manager (#3306) (#3737)
fix(service): StartOptions.cs - EnableConsoleUI summary deviates from the 'Gets or sets ...' convention and mis-attributes the console to the service (parallel to #3958) (#3967)
fix(manager): IAppConfiguration.cs - SearchDebounceDelayMs/MaxBulkOperationParallelism <summary> docs use a bare noun-phrase instead of the "Gets the…" style of the other 9 members (#3952)
fix(manager): HistoryResult.cs - constructor 'lines' param is non-nullable List<LogLine> but is null-coalesced (test must pass null!); should be List<LogLine>? (#3812)
fix(manager): MainViewModel.cs vs LogsViewModel.cs - same GetRowsInfo helper called via partial qualification in one and a namespace import in the other (#3335)
fix(manager): LogsViewModel.cs - Search failure is logged but never surfaced to the user, indistinguishable from zero results (siblings show a message box) (#3314)
fix(manager): ServiceCommands.cs (Manager) - UninstallServiceAsync wraps RemoveService in Task.Run while RemoveServiceAsync calls it directly; the callee already marshals to the dispatcher (#3294)
fix(core): Domain/Service.cs - Post-Launch/Pre-Stop/Post-Stop hook properties use terse XML docs that drop the dominant 'Gets or sets' prefix (#4050)
fix(service): ProcessLaunchOptions.cs - TimeoutMs and EnableConsoleUI <summary> docs deviate from the "Gets or sets ..." convention (EnableConsoleUI also mis-attributes the console to the service) (#3958)

1928 of 2192 branches covered (87.96%)

Branch coverage included in aggregate %.

15 of 15 new or added lines in 7 files covered. (100.0%)

13067 of 15375 relevant lines covered (84.99%)

92.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27973125169.1 22 Jun 2026 06:03PM UTC 160
85.36
GitHub Action Run
Source Files on build 27973125169
  • Tree
  • List 160
  • Changed 9
  • Source Changed 9
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27973125169
  • 9a5ec130 on github
  • Prev Build on main (#27964313496)
  • Next Build on main (#27973457300)
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