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

aelassas / servy / 25483616673
85%

Build:
DEFAULT BRANCH: main
Ran 07 May 2026 08:05AM UTC
Jobs 1
Files 183
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

07 May 2026 08:00AM UTC coverage: 53.07% (+0.04%) from 53.03%
25483616673

push

github

aelassas
fix(core): ProtectedKeyProvider.cs - GetCachedOrGenerate fast-path snapshot is NOT immune to InvalidateCache's ZeroMemory; comment claims immunity it does not deliver (#1358)
fix(core): ProcessKiller.cs - WaitForExit timeout floor only applied to KillParentWaitMs (Math.Max 1000); KillChildWaitMs/KillTreeWaitMs honor smaller values without floor (#1222)
fix(core): ProcessKiller.cs - KillProcessTreeAndParents(int) lacks the top-level try/catch present on the string overload, leaks exceptions to callers (#1223)
fix(notifications): Get-ServyLastErrors.ps1 / Servy-Watermark.psm1 - EVENT_ID_ERROR=3103 duplicated; consumers hardcode 3104 instead of using exported constants (#1254)
fix(core): StringHelper.cs - NormalizeString joins on raw ';' without escaping pre-existing semicolons in env-var values, breaking PATH-style values (#1347)
fix(core): ProcessHelper.cs - FormatCpuUsage near-zero shortcut returns '0' but non-zero values use '0.0' format, breaking visual alignment (#1369)
fix(core): AppConfig.cs - TargetFramework metadata fallback hardcoded to 'net10.0-windows' silently drives DEBUG path resolution to a wrong folder (#1370)
fix(core): ResourceHelper.cs - GetHostProcessLastWriteTimeUTC XML doc claims fallback is 'DateTime.UtcNow' but implementation returns DateTime.MinValue, flipping the staleness decision (#1372)
fix(bump-version): Write-Error does not terminate the script, allowing silent partial failures across version bump steps (#1198)
fix(notifications): Servy-Watermark.psm1 - Update-Watermark guards $null against a [DateTime] (value type) parameter, which can never be null (#1199)
fix(service): ProcessLauncher.cs - Java -Dfile.encoding detection IndexOf can false-positive on paths or jar names containing the literal (#1234)
fix(desktop,manager): AppBootstrapper.cs - StartAvailabilityMonitor is 'async void' on a non-event-handler method; unobserved exceptions can crash the process (#1361)
fix(infra): ServiceRepository.cs - PatchRuntimeStateAsync... (continued)

1124 of 2013 branches covered (55.84%)

Branch coverage included in aggregate %.

79 of 119 new or added lines in 15 files covered. (66.39%)

1 existing line in 1 file now uncovered.

8091 of 15351 relevant lines covered (52.71%)

425.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
76.28
-3.31% src/Servy.Core/Helpers/ProcessKiller.cs
7
56.44
0.68% src/Servy/ViewModels/MainViewModel.cs
6
75.76
-1.3% src/Servy.Service/ProcessManagement/ProcessLauncher.cs
3
46.1
-0.03% src/Servy.Service/Service.cs
2
0.0
0.0% src/Servy.CLI/Program.cs
2
2.53
-0.01% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
1
81.48
0.0% src/Servy.Core/Services/JsonServiceValidator.cs
1
30.05
0.0% src/Servy.Manager/App.xaml.cs
1
0.0
0.0% src/Servy/App.xaml.cs

Coverage Regressions

Lines Coverage ∆ File
1
56.44
0.68% src/Servy/ViewModels/MainViewModel.cs
Jobs
ID Job ID Ran Files Coverage
1 25483616673.1 07 May 2026 08:05AM UTC 183
53.07
GitHub Action Run
Source Files on build 25483616673
  • Tree
  • List 183
  • Changed 18
  • Source Changed 16
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25483616673
  • 476c57cc on github
  • Prev Build on main (#25478452530)
  • Next Build on main (#25484818854)
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