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

aelassas / servy / 25363399500
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 05 May 2026 07:29AM UTC
Jobs 1
Files 188
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

05 May 2026 07:25AM UTC coverage: 53.715% (-0.2%) from 53.885%
25363399500

push

github

aelassas
fix(core): ServiceDto.cs - Clone() omits EnableConsoleUI; cloned DTOs silently lose console-UI flag
fix(core): NativeMethods.cs - ValidateCredentials .\AccountName forms throw SecurityException because Translate runs before built-in bypass
fix(restarter): ServiceRestarter.cs - Stop-phase timeout exception incorrectly says 'No time remaining to start service'
fix(service): Service.cs - _cancellationSource disposed without first calling Cancel(), causes ObjectDisposedException for in-flight tasks
fix(core): EnvironmentVariableParser.cs - Structural-quote strip eats trailing escaped \\"\, contradicting the documented 'escaped quotes survive' contract
fix(core): ServiceHelper.cs (Core) - StartServices ignores PreLaunchTimeoutSeconds, start wait too short when pre-launch hook configured
fix(core): ServiceHelper.cs (Core) - StopServices ignores PreStopTimeoutSeconds, stop wait too short when pre-stop hook configured
fix(infra): SQLiteDbInitializer.cs - ApplyVersion4 leaves PRAGMA foreign_keys=OFF on the pooled connection if migration throws
fix(service): ProcessLauncher.cs - WaitForExitWithHeartbeat ignores TimeoutMs for the first WaitChunkMs slice; small TimeoutMs gets silently rounded up
fix(core): ProcessKiller.cs - KillParentProcesses recursive call passes DateTime.MinValue, disabling PID-recycling identity check for grandparents and beyond
fix(service): Service.cs - WriteAttemptsInternalAsync uses non-atomic File.WriteAllTextAsync; power loss during write resets restart-attempt counter to 0
fix(service): Service.cs - ConditionalResetRestartAttemptsAsync 'maintain previous session' branch never re-resets after the first cross-boot transit; restart counter sticks indefinitely
fix(core): Logger.cs / RotatingStreamWriter.cs - Date format strings use thread-default culture; produce non-Gregorian years on Thai locale (Buddhist calendar)
fix(service): Helper.cs / Service.cs - Reserved Windows device names (CON/PRN/AUX/NUL/COMn/LPTn) not rejected by IsServiceN... (continued)

1102 of 1910 branches covered (57.7%)

Branch coverage included in aggregate %.

56 of 68 new or added lines in 10 files covered. (82.35%)

4 existing lines in 3 files now uncovered.

8044 of 15117 relevant lines covered (53.21%)

382.34 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
44.59
0.2% src/Servy.Service/Service.cs
1
96.64
-0.18% src/Servy.Core/Helpers/Helper.cs
1
80.14
0.21% src/Servy.Core/Helpers/ProcessKiller.cs
1
46.25
0.0% src/Servy.Restarter/ServiceRestarter.cs
1
0.0
0.0% src/Servy/Helpers/PasswordBoxHelper.cs

Coverage Regressions

Lines Coverage ∆ File
2
44.59
0.2% src/Servy.Service/Service.cs
1
86.01
1.4% src/Servy.Core/Validators/ServiceValidationRules.cs
1
0.0
0.0% src/Servy/Helpers/PasswordBoxHelper.cs
Jobs
ID Job ID Ran Files Coverage
1 25363399500.1 05 May 2026 07:29AM UTC 188
53.71
GitHub Action Run
Source Files on build 25363399500
  • Tree
  • List 188
  • Changed 23
  • Source Changed 10
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25363399500
  • 4522a45b on github
  • Prev Build on net48 (#25337687814)
  • Next Build on net48 (#25391032506)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc