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

aelassas / servy / 25483620396
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 07 May 2026 08:05AM UTC
Jobs 1
Files 190
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:01AM UTC coverage: 53.616% (+0.02%) from 53.597%
25483620396

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

1124 of 1973 branches covered (56.97%)

Branch coverage included in aggregate %.

71 of 111 new or added lines in 14 files covered. (63.96%)

2 existing lines in 2 files now uncovered.

8210 of 15436 relevant lines covered (53.19%)

372.76 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
77.39
-1.39% src/Servy.Service/ProcessManagement/ProcessLauncher.cs
3
45.9
-0.03% src/Servy.Service/Service.cs
2
0.0
0.0% src/Servy.CLI/Program.cs
2
3.13
-0.01% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
1
81.48
0.0% src/Servy.Core/Services/JsonServiceValidator.cs
1
28.37
0.0% src/Servy.Manager/App.xaml.cs
1
0.0
0.0% src/Servy/App.xaml.cs

Coverage Regressions

Lines Coverage ∆ File
1
77.17
-0.39% src/Servy.Manager/Utils/LogTailer.cs
1
56.44
0.68% src/Servy/ViewModels/MainViewModel.cs
Jobs
ID Job ID Ran Files Coverage
1 25483620396.1 07 May 2026 08:05AM UTC 190
53.62
GitHub Action Run
Source Files on build 25483620396
  • Tree
  • List 190
  • Changed 19
  • Source Changed 16
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25483620396
  • 895f9f8f on github
  • Prev Build on net48 (#25478453577)
  • Next Build on net48 (#25483814049)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc