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

aelassas / servy / 26327718659
86%

Build:
DEFAULT BRANCH: main
Ran 23 May 2026 08:13AM UTC
Jobs 1
Files 193
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 May 2026 08:08AM UTC coverage: 50.283% (+0.05%) from 50.237%
26327718659

push

github

aelassas
fix(service): IServiceHelper.cs - ValidateAndLog and EnsureValidWorkingDirectory xmldocs are out of sync with the actual signatures (#1895)
fix(core): ProcessMetrics.cs - RamUsage xmldoc claims 'Private Working Set' but ProcessHelper reads PrivateMemorySize64 (private bytes / commit) (#1894)
fix(core): EventLogService.cs - provider heuristic filter is dead in wildcard mode; redundant in normal mode (#1893)
fix(core): IProcessKiller.cs — KillProcessesUsingFile xmldoc states a hardcoded 'C:\Program Files\Sysinternals\handle64.exe' path that no longer matches the implementation (#1891)
fix(core): EventLogReader.cs - ParseLevel(0) logs a spurious 'Unknown event log level' warning; level 0 is the documented LogAlways severity (#1890)
fix(cli): ExportServiceCommand.cs - SaveFile's outer catch re-wraps the deliberate UNC SecurityException, hiding the specific reason (#1887)
fix(service): Service.cs - PersistProcessState calls GetByName with default decrypt:true but only mutates runtime-state fields (#1885)
fix(service):  Service.cs - three 'if (process == null)' branches after ProcessLauncher.Start are unreachable; Start always returns non-null or throws (#1883)
fix(core): SecureData.cs - Decrypt xmldoc says 'returns the original cipherText' on failure, but actually throws SecureDataIntegrityException for marked payloads and raw-Base64 with legacy disabled (#1882)
fix(core): SecureData.cs - Decrypt xmldoc says 'returns the original cipherText' on failure, but actually throws SecureDataIntegrityException for marked payloads and raw-Base64 with legacy disabled
fix(core): ServiceManager.cs - UpdateServiceConfig always returns true or throws; bool return type hides the contract, caller's '!updated' branch is dead code (#1880)

1247 of 2293 branches covered (54.38%)

Branch coverage included in aggregate %.

5 of 11 new or added lines in 4 files covered. (45.45%)

1 existing line in 1 file now uncovered.

8704 of 17497 relevant lines covered (49.75%)

422.58 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
82.9
-0.43% src/Servy.CLI/Commands/ExportServiceCommand.cs

Coverage Regressions

Lines Coverage ∆ File
1
92.65
0.05% src/Servy.Core/Services/EventLogService.cs
Jobs
ID Job ID Ran Files Coverage
1 26327718659.1 23 May 2026 08:13AM UTC 193
50.28
GitHub Action Run
Source Files on build 26327718659
  • Tree
  • List 193
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26327718659
  • 48a9b477 on github
  • Prev Build on main (#26326837760)
  • Next Build on main (#26329073983)
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