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

aelassas / servy / 27600334535
85%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2026 07:10AM UTC
Jobs 1
Files 159
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

16 Jun 2026 07:04AM UTC coverage: 85.154% (-0.2%) from 85.318%
27600334535

push

github

aelassas
fix(manager): LogTailer.cs - LoadHistory does not catch IOException/UnauthorizedAccessException on open, unlike RunFromPosition which retries (#3706)
fix(service): Service.cs - _trackedHooks grows unbounded across RestartProcess recovery cycles (post-launch hooks never pruned until teardown) (#3709)
fix(manager): MainViewModel.cs (Manager) - SearchServicesAsync Step-6 background refresh bypasses the _isRefreshingFlag guard, allowing concurrent RefreshAllServicesAsync with OnTick (#3727)
fix(service): ProcessWrapper.WaitForExit() HasExited short-circuit defeats ProcessLauncher's async output drain (trailing stdout/stderr can be lost) (#3672)
fix(manager): LogTailer.cs - GetHistoryAsync takes no CancellationToken while sibling RunFromPosition does; ConsoleViewModel cannot cancel an in-flight history load (#3658)
fix(infra): SQLiteDbInitializer.cs / ServiceRepository.cs - no migration trims legacy whitespace-padded Names; read-fallback fails when a trimmed twin coexists (#3713)
fix(manager): MainWindow.xaml.cs (Manager) - IsDescendantOf calls VisualTreeHelper.GetParent on e.OriginalSource, which throws InvalidOperationException for a ContentElement (Hyperlink/Run) (#3660)
fix(manager): MonitoringViewModelBase.cs - _tickErrorCount throttle counter is not reset on StartMonitoring; first error of a restarted session can be silently dropped (#3721)
fix(core): PathSecurityGuard.cs - opened FileStream leaks on the post-construction catch path (declared inside the try, so the catch cannot dispose it) (#3647)
fix(manager): ServiceCommands.cs (Manager) - ImportConfigAsync calls getFilePath() outside its try/catch while ExportServiceConfigAsync wraps it (#3656)
fix(manager): MonitoringViewModelBase.cs - tick-error log throttle uses a different formula than LogTailer and logs nothing if the interval is ever 1 (#3329)

1910 of 2175 branches covered (87.82%)

Branch coverage included in aggregate %.

32 of 53 new or added lines in 8 files covered. (60.38%)

22 existing lines in 1 file now uncovered.

12974 of 15304 relevant lines covered (84.78%)

91.67 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
51.95
-1.48% src/Servy.Service/Service.cs
4
94.37
-0.98% src/Servy.Infrastructure/Data/SQLiteDbInitializer.cs
4
81.37
0.53% src/Servy.Manager/Utils/LogTailer.cs
1
88.33
0.0% src/Servy.Manager/Services/ServiceCommands.cs
1
92.15
0.17% src/Servy.Manager/ViewModels/MainViewModel.cs

Coverage Regressions

Lines Coverage ∆ File
22
51.95
-1.48% src/Servy.Service/Service.cs
Jobs
ID Job ID Ran Files Coverage
1 27600334535.1 16 Jun 2026 07:10AM UTC 159
85.15
GitHub Action Run
Source Files on build 27600334535
  • Tree
  • List 159
  • Changed 11
  • Source Changed 10
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27600334535
  • 898b045b on github
  • Prev Build on main (#27597869286)
  • Next Build on main (#27600939474)
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