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

aelassas / servy / 26865912878
85%
main: 85%

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

03 Jun 2026 05:37AM UTC coverage: 68.992% (-0.03%) from 69.025%
26865912878

push

github

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

1633 of 2223 branches covered (73.46%)

Branch coverage included in aggregate %.

52 of 69 new or added lines in 8 files covered. (75.36%)

4 existing lines in 2 files now uncovered.

11332 of 16569 relevant lines covered (68.39%)

73.96 hits per line

Uncovered Changes

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

Coverage Regressions

Lines Coverage ∆ File
3
75.54
0.0% src/Servy.Infrastructure/Data/DapperExecutor.cs
1
24.82
-3.4% src/Servy.Core/Services/ServiceControllerWrapper.cs
Jobs
ID Job ID Ran Files Coverage
1 26865912878.1 03 Jun 2026 05:42AM UTC 164
68.99
GitHub Action Run
Source Files on build 26865912878
  • Tree
  • List 164
  • Changed 24
  • Source Changed 7
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26865912878
  • 9f66c67d on github
  • Prev Build on net48 (#26850335613)
  • Next Build on net48 (#26868359876)
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