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

aelassas / servy / 26243327685

21 May 2026 05:49PM UTC coverage: 50.561% (-0.003%) from 50.564%
26243327685

push

github

aelassas
fix(service): Service.cs - background ConditionalReset task uses CancellationToken.None, can race with semaphore disposal at teardown (#1681)
fix(core): NativeMethodsHelpers.cs - ValidateCredentials trims username but not domain; whitespace in DOMAIN\User splits leak into LogonUser (#1905)
fix(core): ResourceHelper.cs - GetHostProcessLastWriteTimeUTC silently returns DateTime.MinValue when MainModule is null (no exception), skipping AppDomain fallback (#1903)
fix(core): StringHelper.cs - FormatEnvironmentVariables does not escape literal CR/LF in values, breaking round-trip through Parse(#1902)
fix(core): ResourceHelper.cs - TerminateBlockingProcesses kills locking processes (and stops Servy services) BEFORE checking the embedded resource exists (#1851)
fix(core): Helper.cs - WriteFileAtomic / WriteFileAtomicCore swallow retry exceptions silently; root cause is lost when retries are exhausted (#1821)
fix(service): Service.cs - StartProcess briefly nulls _cancellationSource between Interlocked.Exchange and reassignment, breaking shutdown cancellation for concurrent readers (#1878)

1249 of 2282 branches covered (54.73%)

Branch coverage included in aggregate %.

18 of 51 new or added lines in 5 files covered. (35.29%)

6 existing lines in 2 files now uncovered.

8749 of 17492 relevant lines covered (50.02%)

421.85 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

91.3
/src/Servy.Core/Helpers/StringHelper.cs


Source Not Available

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