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

aelassas / servy / 26273766529
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 22 May 2026 07:14AM UTC
Jobs 1
Files 199
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.901% (-0.07%) from 50.974%
26273766529

push

github

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

1255 of 2274 branches covered (55.19%)

Branch coverage included in aggregate %.

24 of 84 new or added lines in 8 files covered. (28.57%)

2 existing lines in 2 files now uncovered.

8889 of 17655 relevant lines covered (50.35%)

364.45 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
92.53
-0.9% src/Servy.Core/Helpers/Helper.cs
3
18.97
-0.14% src/Servy.Manager/Resources/Strings.Designer.cs
3
44.39
-0.11% src/Servy.Service/Service.cs
2
74.2
0.0% src/Servy.Service/ProcessManagement/ProcessLauncher.cs
1
0.0
0.0% src/Servy.CLI/Program.cs
1
57.3
0.05% src/Servy.Manager/Services/ServiceCommands.cs

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% src/Servy.CLI/Program.cs
1
3.76
-0.79% src/Servy.Service/CommandLine/StartOptionsParser.cs
Jobs
ID Job ID Ran Files Coverage
1 26273766529.1 22 May 2026 07:14AM UTC 199
50.9
GitHub Action Run
Source Files on build 26273766529
  • Tree
  • List 199
  • Changed 12
  • Source Changed 9
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26273766529
  • 388906af on github
  • Prev Build on net48 (#26271358108)
  • Next Build on net48 (#26282806869)
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