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

aelassas / servy / 26760091747
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 01 Jun 2026 02:13PM UTC
Jobs 1
Files 164
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

01 Jun 2026 02:08PM UTC coverage: 68.898% (-0.2%) from 69.052%
26760091747

push

github

aelassas
fix(service): EnvironmentVariableHelper.ExpandWithDictionary - inline length-guard truncation can split a PercentEscapeToken, leaving  marker fragments in the final expanded value
fix(service): Service.cs - ExecuteRecoveryAction swallows all exceptions, making InitiateRecoveryAsync's failure handling dead code (recovery gate never reopens on failed terminal action)
fix(manager): LogTailer.RunFromPosition - position tracker uses reader.CurrentEncoding.GetByteCount, mis-counts on non-UTF8 BOM-less files and can drop bytes on transient error
fix(core): ServiceManager.InstallServiceAsync - existing-service update path returns Failure on EnablePreShutdown but the description, start-type, and delayed-auto-start have already been mutated
fix(core): ConfigParser.ParseEnum - Enum.IsDefined rejects valid combined values, silently breaking any future [Flags] enum
fix(core): ServiceHelper.StopServices - no InvalidOperationException fallback like StartServices, so a benign race (service already stopped by another caller) is reported as an error
fix(restarter): ServiceRestarter.RestartService - pending-state settle loop is not protected against InvalidOperationException/Win32Exception from a deleted-mid-flight service, inconsistent with Stop/Start phases
fix(desktop,manager): HelpService.CheckUpdates - non-numeric latest tag (e.g. 'v1.0.0-rc.1') silently parses to 0.0.0.0 and tells users 'no updates available'
fix(notifications): ServyFailureNotification.ps1 Show-Notification - 750ms add_Failed wait misses async toast delivery failures (Focus Assist, disabled notifications, OS suppression); watermark advances and error is lost forever
fix(service): Service.cs OnStart - health-monitoring fields (_maxFailedChecks, _recoveryAction, _heartbeatIntervalSeconds) are initialized in SetupHealthMonitoring AFTER the child process and its Exited handler are wired up, creating a startup race
fix(cli): Program.cs Run - embedded ServyServiceCLI.exe copy failure only prints to Con... (continued)

1629 of 2216 branches covered (73.51%)

Branch coverage included in aggregate %.

90 of 143 new or added lines in 12 files covered. (62.94%)

1 existing line in 1 file now uncovered.

11290 of 16535 relevant lines covered (68.28%)

791.52 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
78.48
-14.85% src/Servy.Core/Helpers/ConfigParser.cs
9
89.19
-7.69% src/Servy.Restarter/ServiceRestarter.cs
9
87.76
-3.4% src/Servy.Service/Helpers/EnvironmentVariableHelper.cs
6
94.59
-5.41% src/Servy.CLI/Validators/ServiceInstallValidator.cs
5
62.09
0.0% src/Servy.CLI/Program.cs
5
58.93
-1.65% src/Servy.UI/Services/HelpService.cs
4
44.18
0.03% src/Servy.Service/Service.cs
3
27.5
src/Servy.UI/Resources/Strings.Designer.cs
1
75.54
0.0% src/Servy.Infrastructure/Data/DapperExecutor.cs

Coverage Regressions

Lines Coverage ∆ File
1
94.59
-5.41% src/Servy.CLI/Validators/ServiceInstallValidator.cs
Jobs
ID Job ID Ran Files Coverage
1 26760091747.1 01 Jun 2026 02:13PM UTC 164
68.9
GitHub Action Run
Source Files on build 26760091747
  • Tree
  • List 164
  • Changed 18
  • Source Changed 18
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26760091747
  • 68325c3f on github
  • Prev Build on net48 (#26751057100)
  • Next Build on net48 (#26764497030)
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