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

aelassas / servy / 26865910947
85%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 05:42AM 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

03 Jun 2026 05:37AM UTC coverage: 68.477% (-0.03%) from 68.51%
26865910947

push

github

aelassas
fix(service): Service.cs - Redundant nested 'if (!recoveryTriggered)' in ScheduleRecoveryAsync (dead guard) (#2263)
fix(core): NativeMethodsHelpers.GetFileIdentity - comment says '4-byte-len' but BitConverter.GetBytes(fs.Length) emits an 8-byte long (#2261)
fix(psm1): Install-ServyService - DEVELOPER NOTE describes auto-derived 1:1 param mapping, but code uses an explicit $paramMapping hashtable (#2260)
fix(core): EventLogReader.ParseLevel - XML doc says 'Verbose is preserved' but Verbose (level 5) is folded into Information (#2259)
fix(core): mportGuard.ValidatePathSecurityAndSize - 'content' out-param XML doc claims it outputs the validated path, but it returns the file contents (#2258)
fix(core): ServiceControllerWrapper.BuildDependencyTree - fullyExpanded memoization reuses path-dependent cycle placeholders, mislabeling shared/diamond dependencies as cyclic (#2241)
fix(core): EnvironmentVariablesValidator.Validate accepts env-var values that EnvironmentVariableParser.Parse later rejects with FormatException (missing newline-validation parity) (#2238)
fix(ui): InverseBooleanConverter.cs - ConvertBack XML doc claims 'otherwise true' but the method returns Binding.DoNothing (#2236)
fix(infra): DapperExecutor - sync methods recompute Unwrap(transaction) inside the retry lambda; async methods correctly hoist it outside (#2233)
fix(service): ProcessExtensions.Format - asymmetric fallback strings between InvalidOperationException and Win32Exception catches (#2230)

1650 of 2275 branches covered (72.53%)

Branch coverage included in aggregate %.

52 of 81 new or added lines in 9 files covered. (64.2%)

8 existing lines in 4 files now uncovered.

11247 of 16559 relevant lines covered (67.92%)

68.42 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
24.82
-3.4% src/Servy.Core/Services/ServiceControllerWrapper.cs
12
43.77
0.09% src/Servy.Service/Service.cs

Coverage Regressions

Lines Coverage ∆ File
3
83.33
-1.32% src/Servy.Core/Security/ProtectedKeyProvider.cs
3
75.46
0.0% src/Servy.Infrastructure/Data/DapperExecutor.cs
1
24.82
-3.4% src/Servy.Core/Services/ServiceControllerWrapper.cs
1
43.77
0.09% src/Servy.Service/Service.cs
Jobs
ID Job ID Ran Files Coverage
1 26865910947.1 03 Jun 2026 05:42AM UTC 163
68.48
GitHub Action Run
Source Files on build 26865910947
  • Tree
  • List 163
  • Changed 12
  • Source Changed 11
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26865910947
  • db450be4 on github
  • Prev Build on main (#26850331979)
  • Next Build on main (#26868357505)
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