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

aelassas / servy / 26322648248
86%

Build:
DEFAULT BRANCH: main
Ran 23 May 2026 03:51AM UTC
Jobs 1
Files 193
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

23 May 2026 03:46AM UTC coverage: 50.26% (-0.2%) from 50.413%
26322648248

push

github

aelassas
fix(core): HandleHelper.cs - HandleOutputRegex.IsMatch is not wrapped in try/catch for RegexMatchTimeoutException, while Matches() is (#1953)
fix(core): ProcessKiller.cs - WalkAndKillChildren reads child.StartTime without SafeStartTime guard; access-denied throws abort the whole descendant subtree (#1945)
fix(infra): SQLiteDbInitializer.cs - UpgradeLegacyDatabaseToVersion1 creates UNIQUE index without dedup, breaks migration if legacy DB has duplicate LOWER(Name) rows (#1944)
fix(restarter): ServiceRestarter.cs - HandleTransitionalError can sleep past the budget; remaining-time check happens before WaitForStatus but not before Thread.Sleep (#1822)
fix(restarter): ServiceRestarter.cs - RestartService's pending-state settle loop also sleeps past the budget (follow-up to #1822) (#1942)
fix(core): ProtectedKeyProvider.cs - AbandonedMutexException is not caught; service fails to start after any process is killed while holding the key-generation mutex (#1808)
fix(core): NativeMethodsHelpers.cs - PrefixDigest embeds fs.Length, causing false-positive rotation detection on every poll for actively growing logs on FAT32/SMB (#1806)
fix(core): ProcessHelper.cs - GetProcessMetrics evicts CPU sample on ArgumentException but not on InvalidOperationException (process-exited mid-call), causing stale baseline after PID reuse (#1914)
fix(core): ProcessKiller.cs - KillParentProcesses recurses UP before verifying the parent's identity; a PID-recycled immediate parent leaks the walk into unrelated ancestors (#1870)
fix(service): Service.cs - _isRebooting flag is never reset on RestartComputer failure, leaving the service permanently deaf to health checks and exits (#1863)

1245 of 2300 branches covered (54.13%)

Branch coverage included in aggregate %.

24 of 69 new or added lines in 9 files covered. (34.78%)

16 existing lines in 5 files now uncovered.

8708 of 17503 relevant lines covered (49.75%)

421.92 hits per line

Uncovered Changes

Lines Coverage ∆ File
19
0.0
0.0% src/Servy.Infrastructure/Data/SQLiteDbInitializer.cs
7
44.79
-2.99% src/Servy.Restarter/ServiceRestarter.cs
5
81.74
-3.17% src/Servy.Core/Security/ProtectedKeyProvider.cs
4
73.2
0.0% src/Servy.Core/Helpers/HandleHelper.cs
4
76.6
-1.17% src/Servy.Core/Helpers/ProcessHelper.cs
4
44.92
-0.04% src/Servy.Service/Service.cs
1
66.67
0.1% src/Servy.Core/Helpers/ProcessKiller.cs
1
0.0
0.0% src/Servy.Core/Logging/EventLogLogger.cs

Coverage Regressions

Lines Coverage ∆ File
9
44.05
-2.53% src/Servy.Manager/ViewModels/ConsoleViewModel.cs
3
81.74
-3.17% src/Servy.Core/Security/ProtectedKeyProvider.cs
2
66.67
0.1% src/Servy.Core/Helpers/ProcessKiller.cs
1
0.0
0.0% src/Servy.Infrastructure/Data/SQLiteDbInitializer.cs
1
44.79
-2.99% src/Servy.Restarter/ServiceRestarter.cs
Jobs
ID Job ID Ran Files Coverage
1 26322648248.1 23 May 2026 03:51AM UTC 193
50.26
GitHub Action Run
Source Files on build 26322648248
  • Tree
  • List 193
  • Changed 11
  • Source Changed 9
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26322648248
  • bdd2e8bc on github
  • Prev Build on main (#26303644370)
  • Next Build on main (#26322860259)
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