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

aelassas / servy / 26322649272
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 23 May 2026 03:51AM UTC
Jobs 1
Files 200
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.832% (-0.09%) from 50.925%
26322649272

push

github

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

1247 of 2271 branches covered (54.91%)

Branch coverage included in aggregate %.

24 of 68 new or added lines in 8 files covered. (35.29%)

4 existing lines in 3 files now uncovered.

8861 of 17614 relevant lines covered (50.31%)

372.05 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
83.11
-1.8% src/Servy.Core/Security/ProtectedKeyProvider.cs
4
72.92
0.0% src/Servy.Core/Helpers/HandleHelper.cs
4
76.6
-1.17% src/Servy.Core/Helpers/ProcessHelper.cs
4
44.63
-0.04% src/Servy.Service/Service.cs
1
66.67
0.1% src/Servy.Core/Helpers/ProcessKiller.cs

Coverage Regressions

Lines Coverage ∆ File
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 26322649272.1 23 May 2026 03:51AM UTC 200
50.83
GitHub Action Run
Source Files on build 26322649272
  • Tree
  • List 200
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26322649272
  • 0a82bc86 on github
  • Prev Build on net48 (#26303647010)
  • Next Build on net48 (#26324164491)
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