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

aelassas / servy / 25449055048
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 06 May 2026 04:57PM UTC
Jobs 1
Files 190
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: 53.558% (+0.009%) from 53.549%
25449055048

push

github

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

1116 of 1963 branches covered (56.85%)

Branch coverage included in aggregate %.

59 of 125 new or added lines in 10 files covered. (47.2%)

2 existing lines in 2 files now uncovered.

8156 of 15349 relevant lines covered (53.14%)

374.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
25
0.0
0.0% src/Servy.Manager/ViewModels/MainViewModel.cs
9
0.0
0.0% src/Servy.CLI/Program.cs
9
81.9
-3.08% src/Servy.Core/Helpers/ProcessHelper.cs
8
93.58
0.12% src/Servy.Core/Helpers/Helper.cs
7
95.19
-1.95% src/Servy.Core/IO/RotatingStreamWriter.cs
3
79.78
-0.82% src/Servy.Service/ProcessManagement/ProcessLauncher.cs
3
3.18
0.03% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
1
29.33
-0.48% src/Servy.Manager/App.xaml.cs
1
77.17
0.27% src/Servy.Manager/Utils/LogTailer.cs

Coverage Regressions

Lines Coverage ∆ File
1
93.58
0.12% src/Servy.Core/Helpers/Helper.cs
1
3.18
0.03% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
Jobs
ID Job ID Ran Files Coverage
1 25449055048.1 06 May 2026 04:57PM UTC 190
53.56
GitHub Action Run
Source Files on build 25449055048
  • Tree
  • List 190
  • Changed 11
  • Source Changed 11
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25449055048
  • 820a2f59 on github
  • Prev Build on net48 (#25429552708)
  • Next Build on net48 (#25451341872)
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