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

aelassas / servy / 25449056312
85%

Build:
DEFAULT BRANCH: main
Ran 06 May 2026 04:56PM UTC
Jobs 2
Files 183
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

06 May 2026 04:53PM UTC coverage: 52.98% (+0.09%) from 52.89%
25449056312

push

github

aelassas
fix(service): Service.cs - SafeKillProcess collapses null Stop() result to true, masking timeouts as graceful cancellation (#1334)
fix(cli): Program.cs - SQLite version-fail path uses Environment.Exit, skipping the finally block that flushes the logger (#1280)
fix(core): RotatingStreamWriter.cs - EnforceMaxRotations does not catch IO/Unauthorized exceptions from Directory.GetFiles; one stale lock terminates retention enforcement (#1315)
fix(core): Helper.cs - WriteFileAtomicCore AV-retry catch on Win32Exception is dead code; File.Move throws IOException/UnauthorizedAccessException, never Win32Exception (#1317)
fix(manager): LogTailer.cs - lastPosition tracked via fs.Position overshoots StreamReader buffer; transient errors skip log content on reopen (#1245)
fix(core): NativeMethods.cs - FILE_IDENTITY.IsDifferentFrom does asymmetric comparison when handle-info presence differs between the two probes (#1287)
fix(core): Logger.cs - FormatException recurses on InnerException with no depth limit; pathological chains can blow the stack (#1260)
fix(core): ProcessHelper.cs - MaintainCache catches only ArgumentException; Win32Exception/InvalidOperationException from Process.HasExited terminates the prune loop early (#1281)
fix(core): Helper.cs - WriteFileAtomic (sync) calls async core via .GetAwaiter().GetResult(); deadlock risk on captured SynchronizationContext (#1259)
fix(service): ProcessLauncher.cs - Unbounded WaitForExit() after timeout-aware loop can hang the synchronous launch path (#1235)
fix(desktop,manager): AppBootstrapper.cs - SplashWindowFactory always invoked even when showSplash=false; resulting Window leaks until GC (#1238)
fix(notifications): ServyFailureEmail.ps1 - Watermark advances even when SMTP send fails; transient outages permanently lose alerts (#1252)

1116 of 2004 branches covered (55.69%)

Branch coverage included in aggregate %.

59 of 124 new or added lines in 10 files covered. (47.58%)

48 existing lines in 8 files now uncovered.

8030 of 15259 relevant lines covered (52.62%)

452.88 hits per line

Uncovered Changes

Lines Coverage ∆ File
23
0.0
0.0% src/Servy.Manager/ViewModels/MainViewModel.cs
9
0.0
0.0% src/Servy.CLI/Program.cs
9
89.46
-2.24% src/Servy.Core/Helpers/Helper.cs
9
81.9
-3.08% src/Servy.Core/Helpers/ProcessHelper.cs
7
95.2
-1.95% src/Servy.Core/IO/RotatingStreamWriter.cs
3
77.97
-0.75% src/Servy.Service/ProcessManagement/ProcessLauncher.cs
3
2.57
0.02% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
1
30.33
-0.14% src/Servy.Manager/App.xaml.cs
1
77.17
0.27% src/Servy.Manager/Utils/LogTailer.cs

Coverage Regressions

Lines Coverage ∆ File
23
72.13
-8.01% src/Servy.Core/Helpers/ProcessKiller.cs
9
89.46
-2.24% src/Servy.Core/Helpers/Helper.cs
5
43.75
-15.63% src/Servy.Core/Helpers/ConfigParser.cs
3
66.67
-33.33% src/Servy.Core/DTOs/ServicePathAttribute.cs
3
39.02
-1.46% src/Servy.Core/Resources/Strings.Designer.cs
3
83.02
-5.66% src/Servy.Core/Security/SecurityHelper.cs
1
98.33
-1.67% src/Servy.Core/Config/AppConfig.cs
1
2.57
0.02% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
Jobs
ID Job ID Ran Files Coverage
1 25449056312.1 06 May 2026 04:56PM UTC 48
81.3
GitHub Action Run
2 25449056312.2 06 May 2026 05:04PM UTC 183
52.98
GitHub Action Run
Source Files on build 25449056312
  • Tree
  • List 183
  • 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 #25449056312
  • d4f145a6 on github
  • Prev Build on main (#25429550397)
  • Next Build on main (#25451341986)
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