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

aelassas / servy / 25755548647
83%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 06:59PM UTC
Jobs 1
Files 188
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

12 May 2026 06:54PM UTC coverage: 50.814% (+0.05%) from 50.76%
25755548647

push

github

aelassas
fix(desktop,manager): AppBootstrapper.InitializeAppAsync - bool.TryParse(out showSplash) resets default 'true' to 'false' on malformed first arg (#1573)
fix(manager): App.xaml.cs - malformed LogLevel config value falls back silently; inconsistent with GetConfigInt which logs a warning (#1578)
fix(bump-version): Update-FileContent - Write-Error + ErrorActionPreference='Stop' makes 'return' dead code; one missing pattern aborts whole bump mid-flight (#1521)
fix(core): ResourceHelper.cs - ShouldCopyResource XML doc lists 'targetFileName' as out parameter, but the actual signature has no such parameter (#1453)
fix(desktop): MainViewModel.cs - BrowseFailureProgramPath XML doc references nonexistent property 'FailureProgramExecutablePath' (#1494)
fix(manager): PerformanceViewModel.CopyPidAsync - dead 'ServiceCommands == null' guard; field is set in ctor via '?? throw' (#1580)
fix(manager): MainViewModel.cs - 'if (ServiceCommands == null) throw' guard duplicated across 6 command handlers; ServiceCommands is already null-guarded in ctor (#1576)

1182 of 2153 branches covered (54.9%)

Branch coverage included in aggregate %.

6 of 18 new or added lines in 8 files covered. (33.33%)

3 existing lines in 1 file now uncovered.

8306 of 16519 relevant lines covered (50.28%)

438.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
0.0
0.0% src/Servy.Core/Config/LoggerConfigurator.cs
4
29.09
-0.54% src/Servy.Manager/App.xaml.cs
3
2.44
0.0% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
1
0.0
0.0% src/Servy.Manager/ViewModels/DependenciesViewModel.cs

Coverage Regressions

Lines Coverage ∆ File
3
73.0
-1.5% src/Servy.Core/Security/ProtectedKeyProvider.cs
Jobs
ID Job ID Ran Files Coverage
1 25755548647.1 12 May 2026 06:59PM UTC 188
50.81
GitHub Action Run
Source Files on build 25755548647
  • Tree
  • List 188
  • Changed 12
  • Source Changed 11
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25755548647
  • 68c1980d on github
  • Prev Build on main (#25753656682)
  • Next Build on main (#25794706578)
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