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

aelassas / servy / 26243327685
86%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 05:54PM 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

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

Uncovered Changes

Lines Coverage ∆ File
22
62.03
1.6% src/Servy.Core/Helpers/ResourceHelper.cs
4
91.3
-8.7% src/Servy.Core/Helpers/StringHelper.cs
3
20.22
-0.22% src/Servy.Core/Native/NativeMethodsHelpers.cs
2
91.55
-0.52% src/Servy.Core/Helpers/Helper.cs
2
45.22
0.03% src/Servy.Service/Service.cs

Coverage Regressions

Lines Coverage ∆ File
5
62.03
1.6% src/Servy.Core/Helpers/ResourceHelper.cs
1
45.22
0.03% src/Servy.Service/Service.cs
Jobs
ID Job ID Ran Files Coverage
1 26243327685.1 21 May 2026 05:54PM UTC 192
50.56
GitHub Action Run
Source Files on build 26243327685
  • Tree
  • List 192
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26243327685
  • 133a1856 on github
  • Prev Build on main (#26236561418)
  • Next Build on main (#26248131104)
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