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

aelassas / servy / 26282804217
86%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 10:40AM UTC
Jobs 1
Files 192
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

22 May 2026 10:34AM UTC coverage: 50.457% (+0.05%) from 50.405%
26282804217

push

github

aelassas
fix(service): Service.cs - RunSynchronousPreLaunch hardcodes waitChunkMs=250, ignoring the configurable _waitChunkMs field (#1936)
fix(core): ResourceHelper.cs - CopyEmbeddedResource leaks the embedded resource Stream if the pre-using service-enumeration step throws (#1935)
fix(core): StringHelper.cs - NormalizeString silently merges adjacent env vars when a value ends with an unescaped backslash (#1934)
fix(service): Service.cs - post-launch Task.Run captures _childProcess by closure; NullReferenceException if Cleanup nulls it during the wait (#1679)
ci(bump-version): unchecked 'git push' calls on main and net48 branches; same failure mode as #1729 and #1869 (#1881)
ci(changelog): git pull --rebase failure is not checked; git push runs regardless and can fail or push stale data (#1729)
ci(scoop): multiple unchecked 'git pull' and 'git push' calls in the manifest-update job; same failure mode as #1729 in a different file (#1869)
fix(core): AppConfig.cs / HelpService.cs - Version uses ToString(2), causes false 'update available' prompt when assembly has a Build component (#1874)
fix(core): Helper.cs - IsValidPath uses Path.IsPathRooted, accepts drive-relative paths like '\foo\log.txt' as 'absolute' (#1849)
fix(service): ProcessLauncher.cs - if stdoutWriter.Dispose() throws in finally, orphaned child process is never killed (skips the !returnedOwnership cleanup branch) (#1816)
fix(core): EventLogLogger.cs - SourceExists matches ALL logs; existing 'Servy' source in a different log silently redirects events away from Application (#1773)
fix(service): EnvironmentVariableHelper.cs - inline-expansion overflow warning logs first 40 chars of raw env-var value, potentially leaking secrets to disk (#1884)
fix(publish): publish.ps1 - outer catch swallows failures and never sets a non-zero exit code; CI sees green on red builds (#1768)
ci(changelog): 'gh api releases' failure (rate limit / 5xx) is unchecked; workflow reports 'No releases found' and exits 0, silent... (continued)

1260 of 2308 branches covered (54.59%)

Branch coverage included in aggregate %.

34 of 74 new or added lines in 12 files covered. (45.95%)

1 existing line in 1 file now uncovered.

8788 of 17606 relevant lines covered (49.91%)

413.9 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
62.03
0.0% src/Servy.Core/Helpers/ResourceHelper.cs
11
0.0
0.0% src/Servy.Core/Logging/EventLogLogger.cs
6
45.0
0.3% src/Servy.Service/Service.cs
2
72.47
-0.46% src/Servy.Service/ProcessManagement/ProcessLauncher.cs
2
60.19
4.51% src/Servy.UI/Services/HelpService.cs
1
91.79
0.0% src/Servy.Service/Helpers/EnvironmentVariableHelper.cs
1
2.06
0.0% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
1
0.0
0.0% src/Servy/App.xaml.cs

Coverage Regressions

Lines Coverage ∆ File
1
45.0
0.3% src/Servy.Service/Service.cs
Jobs
ID Job ID Ran Files Coverage
1 26282804217.1 22 May 2026 10:40AM UTC 192
50.46
GitHub Action Run
Source Files on build 26282804217
  • Tree
  • List 192
  • Changed 12
  • Source Changed 12
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26282804217
  • 86379e67 on github
  • Prev Build on main (#26273763029)
  • Next Build on main (#26286625676)
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