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

aelassas / servy / 26271353265
86%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 06:08AM UTC
Jobs 1
Files 192
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

22 May 2026 06:03AM UTC coverage: 50.457% (-0.08%) from 50.541%
26271353265

push

github

aelassas
fix(service): Service.cs - RunSynchronousPreLaunch retries with no delay/backoff between attempts (#1921)
fix(core): RotatingStreamWriter.cs - CloseWriter abandons _writer/_baseStream if Flush throws, leaking handles and wedging future writes/Dispose (#1928)
fix(core): ProcessHelper.cs - GetProcessTree leaks Win32Exception from Process.StartTime, crashing metrics collection on permission-denied process queries (#1813)
fix(manager): LogTailer.cs - unhandled exceptions trigger 1-second retry loop without circuit-breaker, spamming Logger.Error indefinitely (#1731)
fix(core): Logger.cs - _initFallbackWriteCount / _logFallbackWriteCount never reset; long-running services go silent forever after 10 lifetime failures (#1717)
fix(publish): publish-common.ps1 - Build-Installer retry loop catches all exceptions, wasting time on non-transient errors (#1692)
fix(manager): DependenciesViewModel.cs - OnTickAsync mutates stale 'currentSelection' after GetServicePidAsync; previous service's PID can overwrite the current view (#1892)
fix(core): RotatingStreamWriter.cs - disabled-rotation oversize warning is emitted on EVERY write while the circuit breaker is tripped (#1865)
fix(manager): PerformanceViewModel.cs - OnTickAsync graph data from previous service leaks into current view when selection changes during await (#1857)
fix(core): NativeMethodsHelpers.cs - ValidateCredentials rejects valid service accounts via LOGON32_LOGON_NETWORK when network logon is policy-denied (#1855)
fix(core): LogTailer.cs - ReadLineAsync called without CancellationToken; tailer can't be cancelled while a slow-network/locked-file read is in flight (#1867)
fix(notifications): ServyFailureNotification.ps1 - Show-Notification returns $true immediately after notifier.Show() (async); watermark advances even when the Failed event later signals delivery failure (#1925)
fix(manager): ConsoleViewModel.cs - OnTickAsync mutates stale 'currentSelection' after await, can update the previous service wh... (continued)

1248 of 2291 branches covered (54.47%)

Branch coverage included in aggregate %.

13 of 51 new or added lines in 9 files covered. (25.49%)

4 existing lines in 4 files now uncovered.

8753 of 17530 relevant lines covered (49.93%)

417.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
44.8
-0.42% src/Servy.Service/Service.cs
7
19.68
-0.54% src/Servy.Core/Native/NativeMethodsHelpers.cs
7
76.14
-1.51% src/Servy.Manager/Utils/LogTailer.cs
3
77.78
-0.3% src/Servy.Core/Helpers/ProcessHelper.cs
2
30.8
-0.21% src/Servy.Core/Logging/Logger.cs
2
35.56
-0.64% src/Servy.Manager/ViewModels/PerformanceViewModel.cs
1
93.6
-0.16% src/Servy.Core/IO/RotatingStreamWriter.cs
1
44.05
-0.22% src/Servy.Manager/ViewModels/ConsoleViewModel.cs
1
0.0
0.0% src/Servy.Manager/ViewModels/DependenciesViewModel.cs

Coverage Regressions

Lines Coverage ∆ File
1
77.78
-0.3% src/Servy.Core/Helpers/ProcessHelper.cs
1
76.14
-1.51% src/Servy.Manager/Utils/LogTailer.cs
1
35.56
-0.64% src/Servy.Manager/ViewModels/PerformanceViewModel.cs
1
44.8
-0.42% src/Servy.Service/Service.cs
Jobs
ID Job ID Ran Files Coverage
1 26271353265.1 22 May 2026 06:08AM UTC 192
50.46
GitHub Action Run
Source Files on build 26271353265
  • Tree
  • List 192
  • Changed 10
  • Source Changed 10
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26271353265
  • 9f501b92 on github
  • Prev Build on main (#26256348380)
  • Next Build on main (#26273763029)
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