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

aelassas / servy / 25363396604
85%

Build:
DEFAULT BRANCH: main
Ran 05 May 2026 07:29AM UTC
Jobs 1
Files 181
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.002% (-0.2%) from 53.173%
25363396604

push

github

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

1102 of 1984 branches covered (55.54%)

Branch coverage included in aggregate %.

56 of 66 new or added lines in 10 files covered. (84.85%)

5 existing lines in 4 files now uncovered.

7910 of 15019 relevant lines covered (52.67%)

434.29 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
44.8
0.21% src/Servy.Service/Service.cs
1
94.51
-0.0% 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.8
0.21% 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
1
76.89
-0.4% src/Servy.Manager/Utils/LogTailer.cs
Jobs
ID Job ID Ran Files Coverage
1 25363396604.1 05 May 2026 07:29AM UTC 181
53.0
GitHub Action Run
Source Files on build 25363396604
  • Tree
  • List 181
  • Changed 15
  • Source Changed 13
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25363396604
  • 7724b7ef on github
  • Prev Build on main (#25337684858)
  • Next Build on main (#25369613519)
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