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

aelassas / servy / 26327720486
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 23 May 2026 08:12AM UTC
Jobs 1
Files 200
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.8% (+0.05%) from 50.754%
26327720486

push

github

aelassas
fix(service): IServiceHelper.cs - ValidateAndLog and EnsureValidWorkingDirectory xmldocs are out of sync with the actual signatures
fix(core): ProcessMetrics.cs - RamUsage xmldoc claims 'Private Working Set' but ProcessHelper reads PrivateMemorySize64 (private bytes / commit)
fix(core): EventLogService.cs - provider heuristic filter is dead in wildcard mode; redundant in normal mode
fix(core): IProcessKiller.cs — KillProcessesUsingFile xmldoc states a hardcoded 'C:\Program Files\Sysinternals\handle64.exe' path that no longer matches the implementation
fix(core): EventLogReader.cs - ParseLevel(0) logs a spurious 'Unknown event log level' warning; level 0 is the documented LogAlways severity
fix(cli): ExportServiceCommand.cs - SaveFile's outer catch re-wraps the deliberate UNC SecurityException, hiding the specific reason
fix(service): Service.cs - PersistProcessState calls GetByName with default decrypt:true but only mutates runtime-state fields
fix(service):  Service.cs - three 'if (process == null)' branches after ProcessLauncher.Start are unreachable; Start always returns non-null or throws
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

1248 of 2264 branches covered (55.12%)

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.

8847 of 17608 relevant lines covered (50.24%)

374.66 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 26327720486.1 23 May 2026 08:12AM UTC 200
50.8
GitHub Action Run
Source Files on build 26327720486
  • Tree
  • List 200
  • 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 #26327720486
  • f76553d6 on github
  • Prev Build on net48 (#26326839098)
  • Next Build on net48 (#26329075070)
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