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

aelassas / servy / 26116051313
87%

Build:
DEFAULT BRANCH: main
Ran 19 May 2026 06:15PM UTC
Jobs 1
Files 191
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

19 May 2026 06:09PM UTC coverage: 50.251% (-0.1%) from 50.35%
26116051313

push

github

aelassas
fix(desktop,manager): App.xaml.cs - ServiceProvider singletons never disposed on OnExit (#1749)
fix(service): ProcessWrapper.cs - WaitAndCheckStillRunningAsync uses DateTime.UtcNow for timeout, vulnerable to clock changes (#1718)
fix(service): Service.cs - OnOutputDataReceived/OnErrorDataReceived have no try/catch; writer exceptions can crash the service (#1807)
fix(core): ResourceHelper.cs - GetHostProcessLastWriteTimeUTC logs Debug on dual probe failure, silently disabling resource re-extraction (#1759)
fix(core): ProcessKiller.cs - KillProcessTreeAndParents(string) aborts all kills if any Process.ProcessName access throws Win32Exception (#1705)
fix(publish): signpath.ps1 - BuildData.Url constructed with no validation that GitHub env vars are set (#1689)
fix(desktop,manager): AppBootstrapper.cs -DispatcherUnhandledException handler shows MessageBox unconditionally; recurring background-tick faults cause modal-dialog spam (#1762)
fix(restarter): Program.cs - early returns skip Logger.Shutdown() and may lose recent log entries (#1750)
ci(build): build.yml - dotnet restore loop ignores $LASTEXITCODE; later --no-restore builds fail with misleading error (#1734)
fix(manager): LogsViewModel.cs - uses ObservableCollection.Add in a loop; should use BulkObservableCollection for large result sets (#1730)
fix(publish): publish-res.ps1 - local Assert-LastExitCode duplicates common-helpers.ps1 but is missing the 'exit $LASTEXITCODE' line (#1791)
ci(choco): choco.yml - choco pack / choco push native exit codes are not checked; a failed pack still triggers a push that can upload a stale nupkg or report green on a broken package (#1812)

1207 of 2232 branches covered (54.08%)

Branch coverage included in aggregate %.

8 of 64 new or added lines in 7 files covered. (12.5%)

1 existing line in 1 file now uncovered.

8505 of 17095 relevant lines covered (49.75%)

427.17 hits per line

Uncovered Changes

Lines Coverage ∆ File
36
2.16
-0.2% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
11
0.0
0.0% src/Servy.Restarter/Program.cs
5
60.43
-0.9% src/Servy.Core/Helpers/ResourceHelper.cs
2
28.98
-0.36% src/Servy.Manager/App.xaml.cs
2
0.0
0.0% src/Servy/App.xaml.cs

Coverage Regressions

Lines Coverage ∆ File
1
2.16
-0.2% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
Jobs
ID Job ID Ran Files Coverage
1 26116051313.1 19 May 2026 06:15PM UTC 191
50.25
GitHub Action Run
Source Files on build 26116051313
  • Tree
  • List 191
  • Changed 8
  • Source Changed 8
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26116051313
  • 0ea156fe on github
  • Prev Build on main (#26100579922)
  • Next Build on main (#26127163406)
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