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

aelassas / servy / 26273763029
86%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 07:14AM UTC
Jobs 1
Files 192
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 May 2026 07:09AM UTC coverage: 50.405% (-0.05%) from 50.457%
26273763029

push

github

aelassas
fix(manager): ServiceCommands.cs - ImportConfigAsync bypasses ExecuteLockedAsync, can race with Start/Stop/Install/Uninstall/Remove on the same service (#1727)
fix(manager): MainViewModel.cs - Dispose leaks PerformanceVM/ConsoleVM/DependenciesVM and disposes ServiceCommands while child VMs still reference it (#1711)
fix(service): Service.cs - FlushAndShutdownLogger leaves an orphan Task that mutates _logger after the 1.5s timeout returns (#1922)
fix(manager): MainViewModel.cs - ExecuteBulkOperationAsync does not await the MessageBox; IsBusy/cursor reset before the user closes the dialog (#1864)
fix(core): Helper.cs - GetUniqueTempPath appends 37 chars; near-MAX_PATH destinations throw PathTooLongException on first write (#1850)
fix(service): ervice.cs - HandleLogWriters compares StdOutPath/StdErrPath with raw OrdinalIgnoreCase, missing same-file detection for normalised variants (#1833)
fix(cli): Program.cs - EnsureEventSourceExists runs before argument parsing, forcing admin rights for --help / --version on first run (#1830)
fix(service): StartOptionsParser.cs - EnvironmentVariableParser.Parse FormatException aborts every service start when stored env vars are malformed; no graceful fallback (#1782)
fix(service): ProcessLauncher.cs - Helper.EnsureDirectoryExists is outside the lazy-init try/catch; persistent directory failures cause unbounded log spam (#1769)
fix(manager): ServiceCommands.cs - CopyPid silently fails after retries; user sees confirmation on success but nothing on failure (#1764)
fix(manager): MainViewModel.cs - Dispose doesn't drain _services row VMs; final snapshot leaks N ServiceRowViewModels with attached PropertyChanged handlers (#1777)

1254 of 2303 branches covered (54.45%)

Branch coverage included in aggregate %.

25 of 85 new or added lines in 8 files covered. (29.41%)

1 existing line in 1 file now uncovered.

8767 of 17578 relevant lines covered (49.87%)

420.49 hits per line

Uncovered Changes

Lines Coverage ∆ File
33
3.76
-0.79% src/Servy.Service/CommandLine/StartOptionsParser.cs
13
0.0
0.0% src/Servy.Manager/ViewModels/MainViewModel.cs
4
90.76
-0.79% src/Servy.Core/Helpers/Helper.cs
3
18.97
-0.14% src/Servy.Manager/Resources/Strings.Designer.cs
3
44.7
-0.1% src/Servy.Service/Service.cs
2
72.93
0.0% src/Servy.Service/ProcessManagement/ProcessLauncher.cs
1
0.0
0.0% src/Servy.CLI/Program.cs
1
57.19
0.05% src/Servy.Manager/Services/ServiceCommands.cs

Coverage Regressions

Lines Coverage ∆ File
1
3.76
-0.79% src/Servy.Service/CommandLine/StartOptionsParser.cs
Jobs
ID Job ID Ran Files Coverage
1 26273763029.1 22 May 2026 07:14AM UTC 192
50.4
GitHub Action Run
Source Files on build 26273763029
  • Tree
  • List 192
  • Changed 12
  • Source Changed 11
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26273763029
  • e8ba1a85 on github
  • Prev Build on main (#26271353265)
  • Next Build on main (#26282804217)
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