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

aelassas / servy / 27553348346

15 Jun 2026 02:27PM UTC coverage: 85.163% (+0.1%) from 85.066%
27553348346

push

github

aelassas
fix(service): ProcessWrapper.StopTree vs Service.SafeKillProcess — identical lineage-capture try/catch is silent in one and logged in the other (#3577)
fix(service): Servy.Service/Program.cs - Main summary claims it 'Extracts required embedded resources' but the method only attaches the console and runs the service (#3576)
fix(service): IServiceHelper.cs / ServiceHelper.cs - LogStartupArguments takes (logger, options) but ValidateAndLog takes (options, logger), forcing an argument flip at the only call site (#3575)
fix(manager): LogLine.cs - Timestamp public setter is unused outside the ctor and bypasses the ctor's UTC normalization (should be private set/init) (#3561)
fix(manager): IAppConfiguration.cs - MaxBulkOperationParallelism remark formula omits the Math.Max(1, …) floor clamp present in MainViewModel (#3560)
fix(infra): SQLiteDbInitializer.cs - ApplyVersion6 comments claim NOCASE is 'Unicode-aware'/handles non-ASCII, but SQLite NOCASE folds ASCII only (#3559)
fix(infra): ServiceRepository.cs - trim+raw-name legacy fallback re-implemented 3 times (ResolveByNameAsync helper, GetByName, DeleteAsync) (#3558)
fix(core): rotectedKeyProvider.cs - SaveProtected comment narrates the removed Helper.GetUniqueTempPath implementation (#3557)
fix(core): NativeMethodsHelpers.cs - redundant '|\.' alternative in ValidateCredentials username regex (#3556)
fix(core): NativeMethodsHelpers.cs - leftover '// LOGIC:' authoring-scaffolding comment in ValidateCredentials (#3555)

1907 of 2170 branches covered (87.88%)

Branch coverage included in aggregate %.

67 of 80 new or added lines in 7 files covered. (83.75%)

4 existing lines in 2 files now uncovered.

12913 of 15232 relevant lines covered (84.78%)

93.21 hits per line

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

91.65
/src/Servy.Manager/ViewModels/MainViewModel.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