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

aelassas / servy / 26097562061
87%

Build:
DEFAULT BRANCH: main
Ran 19 May 2026 12:41PM UTC
Jobs 1
Files 191
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

19 May 2026 12:36PM UTC coverage: 50.374% (-0.1%) from 50.489%
26097562061

push

github

aelassas
fix(core): ServiceManager.cs - InstallServiceAsync leaves a partially-installed SCM service if SetServiceDescription or UpsertAsync throws after CreateService succeeds (no rollback) (#1823)
fix(core): InstallServiceOptions.cs - three booleans typed as bool? (EnableConsoleUI, RecoveryOnCleanExit, PreStopLogAsError) while the other six are bool, with no documented reason (#1824)
fix(service): Service.cs - RunSynchronousPreLaunch leaks IProcessWrapper on every retry (#1680)
fix(service): ServiceHelper.cs - RestartProcess never disposes the old IProcessWrapper; every RestartProcess recovery leaks a Process handle (#1725)
fix(core): HandleHelper.cs - RegexMatchTimeoutException is swallowed, returning silent partial process list (#1745)
fix(service): ProcessLauncher.cs - ApplyLanguageFixes lets RegexMatchTimeoutException propagate, crashing every Java service start when input regex times out (#1809)
fix(notifications): ServyFailureEmail.ps1 - Protect-SensitiveString regex timeout crashes the script with the watermark un-advanced, producing an infinite restart loop on the same event (#1780)

1205 of 2222 branches covered (54.23%)

Branch coverage included in aggregate %.

15 of 45 new or added lines in 6 files covered. (33.33%)

11 existing lines in 3 files now uncovered.

8493 of 17030 relevant lines covered (49.87%)

430.66 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
91.16
-1.26% src/Servy.Core/Services/ServiceManager.cs
8
72.93
-1.66% src/Servy.Service/ProcessManagement/ProcessLauncher.cs
7
45.38
-0.05% src/Servy.Service/Service.cs
3
32.99
-0.34% src/Servy.Service/Helpers/ServiceHelper.cs
1
74.39
0.0% src/Servy.Core/Helpers/HandleHelper.cs

Coverage Regressions

Lines Coverage ∆ File
9
44.27
-2.54% src/Servy.Manager/ViewModels/ConsoleViewModel.cs
1
32.99
-0.34% src/Servy.Service/Helpers/ServiceHelper.cs
1
45.38
-0.05% src/Servy.Service/Service.cs
Jobs
ID Job ID Ran Files Coverage
1 26097562061.1 19 May 2026 12:41PM UTC 191
50.37
GitHub Action Run
Source Files on build 26097562061
  • Tree
  • List 191
  • Changed 7
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26097562061
  • bff708d4 on github
  • Prev Build on main (#26087741694)
  • Next Build on main (#26097868081)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc