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

aelassas / servy / 26760085351
85%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2026 02:13PM UTC
Jobs 1
Files 163
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:07PM UTC coverage: 68.33% (-0.2%) from 68.518%
26760085351

push

github

aelassas
fix(service): EnvironmentVariableHelper.ExpandWithDictionary - inline length-guard truncation can split a PercentEscapeToken, leaving  marker fragments in the final expanded value (#2267)
fix(service): Service.cs - ExecuteRecoveryAction swallows all exceptions, making InitiateRecoveryAsync's failure handling dead code (recovery gate never reopens on failed terminal action) (#2265)
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 (#2064)
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 (#2054)
fix(core): ConfigParser.ParseEnum - Enum.IsDefined rejects valid combined values, silently breaking any future [Flags] enum (#2014)
fix(core): ServiceHelper.StopServices - no InvalidOperationException fallback like StartServices, so a benign race (service already stopped by another caller) is reported as an error (#2111)
ci(sonar): sonar.yml - SonarCloud scanner cache key omits SONAR_SCANNER_VERSION, so bumping the version constant has no effect after the first cache hit (#2202)
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 (#2110)
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' (#2128)
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 (#2108)
fix(service): Service.cs OnStart - health-monitoring fields (_maxFailedChecks, _recoveryAction, _heartb... (continued)

1645 of 2269 branches covered (72.5%)

Branch coverage included in aggregate %.

98 of 149 new or added lines in 13 files covered. (65.77%)

10 existing lines in 2 files now uncovered.

11199 of 16528 relevant lines covered (67.76%)

905.77 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
58.93
-1.65% src/Servy.UI/Services/HelpService.cs
4
43.74
0.03% src/Servy.Service/Service.cs
3
27.5
src/Servy.UI/Resources/Strings.Designer.cs
2
60.21
0.0% src/Servy.CLI/Program.cs
1
91.85
0.0% src/Servy.Core/Services/ServiceManager.cs
1
75.46
0.0% src/Servy.Infrastructure/Data/DapperExecutor.cs

Coverage Regressions

Lines Coverage ∆ File
9
48.37
-2.72% src/Servy.Manager/ViewModels/ConsoleViewModel.cs
1
94.59
-5.41% src/Servy.CLI/Validators/ServiceInstallValidator.cs
Jobs
ID Job ID Ran Files Coverage
1 26760085351.1 01 Jun 2026 02:13PM UTC 163
68.33
GitHub Action Run
Source Files on build 26760085351
  • Tree
  • List 163
  • Changed 19
  • Source Changed 17
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26760085351
  • 766ee2ee on github
  • Prev Build on main (#26751053410)
  • Next Build on main (#26764492942)
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