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

aelassas / servy / 28030515989
86%

Build:
DEFAULT BRANCH: main
Ran 23 Jun 2026 01:46PM UTC
Jobs 1
Files 160
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

23 Jun 2026 01:39PM UTC coverage: 85.209% (-0.07%) from 85.28%
28030515989

push

github

aelassas
fix(core): EnvironmentVariableParser.cs - unused 'using Servy.Core.Resources;' import (#3500)
fix(service): EnvironmentVariableHelper.cs - redundant 'expanded != null' guard (ExpandWithDictionary never returns null) (#3663)
fix(core): ServiceManager.cs - PopulateNativeDetails comment hardcodes '2000ms' instead of naming AppConfig.PopulateNativeDetailsTimeoutMs (#4082)
fix(core): WindowsServiceApi.cs - missing space after comma (hService,uint) in three ChangeServiceConfig2 signatures (#3646)
fix(core): DTOs/ServiceInfo.cs - constructor hardcodes ServiceStartType.Automatic instead of AppConfig.DefaultStartupType (#2593)
fix(core): PathSecurityGuard.cs - redundant 'unwrappedUnc ||' term in resolved-path UNC check (subsumed by finalIsUnc) (#3939)
fix(core): ServiceDtoImportValidator.cs - sanitizedName computed eagerly but only used on the validation-failure path (#3651)
fix(core): ServiceDependencyNode.cs - bool? backing fields for non-nullable IsRunning/IsExpanded add needless ?? false complexity (#4081)
fix(core): ProcessKiller.cs - KillParentProcesses reads parentProcess.StartTime twice; the first swallowed read is redundant (#3205)
fix(ui): AppBootstrapper.cs - static _errorDialogLock guards per-instance debounce fields (lock scope mismatches data scope) (#3834)

1901 of 2171 branches covered (87.56%)

Branch coverage included in aggregate %.

7 of 7 new or added lines in 6 files covered. (100.0%)

15 existing lines in 1 file now uncovered.

13026 of 15347 relevant lines covered (84.88%)

94.3 hits per line

Coverage Regressions

Lines Coverage ∆ File
15
46.3
-12.96% src/Servy.UI/Services/HelpService.cs
Jobs
ID Job ID Ran Files Coverage
1 28030515989.1 23 Jun 2026 01:46PM UTC 160
85.21
GitHub Action Run
Source Files on build 28030515989
  • Tree
  • List 160
  • Changed 9
  • Source Changed 8
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28030515989
  • 08f1d510 on github
  • Prev Build on main (#28009440943)
  • Next Build on main (#28031894197)
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