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

aelassas / servy / 26645430795
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 29 May 2026 03:19PM UTC
Jobs 1
Files 160
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

29 May 2026 03:14PM UTC coverage: 70.209% (-0.2%) from 70.455%
26645430795

push

github

aelassas
fix(core): RotatingStreamWriter.cs - EnforceMaxRotations orders by local time, ignoring useLocalTimeForRotation
fix(manager): ServiceManager.GetAllServices - silent partial results when cancellation fires mid-Parallel.ForEach
fix(core): HandleHelper.GetProcessesUsingFile - RegexMatchTimeoutException escapes the try/catch because MatchCollection enumerates lazily
fix(core): Helper.cs - WriteFileAtomicAsync never propagates the CancellationToken into the writer delegate
fix(service): ProcessWrapper.SendCtrlC - GenerateConsoleCtrlEvent return value discarded; method reports success on signal failure
fix(core): ProtectedKeyProvider.SaveProtected - File.Move lacks AV/EDR retry that Helper.WriteFileAtomic has
fix(service): Service.cs OnProcessExited / CheckHealth - _healthCheckSemaphore.WaitAsync uses no CancellationToken
fix(service): Service.cs InitiateRecoveryAsync - _healthCheckSemaphore.WaitAsync uses no CancellationToken, throws ObjectDisposedException if teardown disposes the semaphore mid-wait
fix(core): ServiceHelper.CalculateStopTimeout - uncapped previousStopTimeout lets one abnormal stop poison every subsequent stop
fix(desktop,amanegr): AppBootstrapper.cs - FileSystemWatcher.Error handler is anonymous and never detached on cleanup
fix(core): Helper.WriteFileAtomic - synchronous retry path uses Thread.Sleep that ignores the CancellationToken
fix(infra): ServiceRepository.cs — One corrupt service breaks GetAllAsync/SearchAsync for every other service
fix(core): DateRotationType.cs - XML doc claims 'per calendar day/week/month (local)' but RotatingStreamWriter defaults to UTC (useLocalTimeForRotation=false)
fix(desktop,manager): AppBootstrapper.cs - FileSystemWatcher.Error in availability monitor only logs; does not refresh state, leaving UI stale after a buffer overflow
fix(service): Service.cs RunSynchronousPreLaunch - retry back-off Thread.Sleep loop ignores teardown/cancellation, blocking SCM Stop during pre-launch
fix(manager): ConsoleView.xa... (continued)

1581 of 2155 branches covered (73.36%)

Branch coverage included in aggregate %.

29 of 111 new or added lines in 9 files covered. (26.13%)

1 existing line in 1 file now uncovered.

10957 of 15703 relevant lines covered (69.78%)

729.27 hits per line

Uncovered Changes

Lines Coverage ∆ File
31
44.88
-0.5% src/Servy.Service/Service.cs
23
80.99
-5.49% src/Servy.Infrastructure/Data/ServiceRepository.cs
12
3.32
-0.06% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
8
67.75
-1.85% src/Servy.Service/ProcessManagement/ProcessWrapper.cs
4
90.94
-1.11% src/Servy.Core/Helpers/Helper.cs
3
93.01
-0.58% src/Servy.Core/IO/RotatingStreamWriter.cs
1
55.52
0.0% src/Servy.Core/Helpers/ResourceHelper.cs

Coverage Regressions

Lines Coverage ∆ File
1
44.88
-0.5% src/Servy.Service/Service.cs
Jobs
ID Job ID Ran Files Coverage
1 26645430795.1 29 May 2026 03:19PM UTC 160
70.21
GitHub Action Run
Source Files on build 26645430795
  • Tree
  • List 160
  • Changed 10
  • Source Changed 9
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26645430795
  • a9436e90 on github
  • Prev Build on net48 (#26635329370)
  • Next Build on net48 (#26664011549)
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