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

aelassas / servy / 26050819442

18 May 2026 05:55PM UTC coverage: 51.044% (+0.1%) from 50.927%
26050819442

push

github

aelassas
fix(psm1): -User ValidatePattern rejects gMSA accounts and UPN-style usernames
fix(psm1): Invoke-ServyCli omits StandardOutputEncoding/StandardErrorEncoding, mangles non-ASCII CLI output
fix(core): ProtectedKeyProvider.cs - multi-process race during first run can produce divergent keys
fix(core): Helper.cs - NormalizePath trims drive-root backslash ('C:\' → 'C:'), changing semantics, and ignores AltDirectorySeparatorChar
fix(core): Helper.cs - WriteFileAtomicCore async retry loop missing CancellationToken check that the sync version has
fix(infra): SQLiteDbInitializer.cs - first-init schema migration is not atomic across processes; second Servy starter crashes with 'table Services already exists'
fix(infra): SQLiteDbInitializer.cs - AddColumnIfMissing/RenameColumnIfExists logs 'successfully migrated' even when no schema change occurred
fix(core): Helper.cs - HasAncestorReparsePoint throws NullReferenceException when passed a root-drive path
fix(service): EnvironmentVariableHelper.cs - ProtectedVariables list omits APPDATA/LOCALAPPDATA/HOMEPATH and other profile-redirection vectors

1210 of 2189 branches covered (55.28%)

Branch coverage included in aggregate %.

36 of 207 new or added lines in 4 files covered. (17.39%)

10 existing lines in 3 files now uncovered.

8622 of 17073 relevant lines covered (50.5%)

378.03 hits per line

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

0.0
/src/Servy.Infrastructure/Data/SQLiteDbInitializer.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