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

aelassas / servy / 26282806869
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 22 May 2026 10:39AM UTC
Jobs 1
Files 199
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.932% (+0.03%) from 50.901%
26282806869

push

github

aelassas
fix(service): Service.cs - RunSynchronousPreLaunch hardcodes waitChunkMs=250, ignoring the configurable _waitChunkMs field
fix(core): ResourceHelper.cs - CopyEmbeddedResource leaks the embedded resource Stream if the pre-using service-enumeration step throws
fix(core): StringHelper.cs - NormalizeString silently merges adjacent env vars when a value ends with an unescaped backslash
fix(service): Service.cs - post-launch Task.Run captures _childProcess by closure; NullReferenceException if Cleanup nulls it during the wait
fix(core): AppConfig.cs / HelpService.cs - Version uses ToString(2), causes false 'update available' prompt when assembly has a Build component
fix(core): Helper.cs - IsValidPath uses Path.IsPathRooted, accepts drive-relative paths like '\foo\log.txt' as 'absolute'
fix(service): ProcessLauncher.cs - if stdoutWriter.Dispose() throws in finally, orphaned child process is never killed (skips the !returnedOwnership cleanup branch)
fix(core): EventLogLogger.cs - SourceExists matches ALL logs; existing 'Servy' source in a different log silently redirects events away from Application
fix(service): EnvironmentVariableHelper.cs - inline-expansion overflow warning logs first 40 chars of raw env-var value, potentially leaking secrets to disk
fix(desktop,manager,core): App.xaml.cs (Servy, Servy.Manager) and ProcessHelper.cs - three more sites use Path.IsPathRooted as an 'is absolute' check
fix(desktop,amanegr): AppBootstrapper.cs - InitializeAppAsync catch block calls app.Shutdown() with no exit code; critical startup failures exit 0 and look green to CI/service wrappers

1261 of 2279 branches covered (55.33%)

Branch coverage included in aggregate %.

28 of 67 new or added lines in 11 files covered. (41.79%)

5 existing lines in 3 files now uncovered.

8906 of 17683 relevant lines covered (50.36%)

365.86 hits per line

Uncovered Changes

Lines Coverage ∆ File
15
56.45
0.0% src/Servy.Core/Helpers/ResourceHelper.cs
11
0.0
0.0% src/Servy.Core/Logging/EventLogLogger.cs
6
44.71
0.32% src/Servy.Service/Service.cs
2
73.73
-0.47% 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
3.41
0.0% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
1
0.0
0.0% src/Servy/App.xaml.cs

Coverage Regressions

Lines Coverage ∆ File
3
37.77
-1.6% src/Servy.Core/Native/NativeMethodsHelpers.cs
1
76.14
-0.38% src/Servy.Manager/Utils/LogTailer.cs
1
44.71
0.32% src/Servy.Service/Service.cs
Jobs
ID Job ID Ran Files Coverage
1 26282806869.1 22 May 2026 10:39AM UTC 199
50.93
GitHub Action Run
Source Files on build 26282806869
  • Tree
  • List 199
  • Changed 14
  • Source Changed 12
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26282806869
  • e75b35fb on github
  • Prev Build on net48 (#26273766529)
  • Next Build on net48 (#26286627278)
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