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

aelassas / servy / 29165601550

11 Jul 2026 07:37PM UTC coverage: 86.196% (+0.06%) from 86.135%
29165601550

push

github

aelassas
test(core): ServiceHelperTests.cs (Core) - BackoffReachesMaxDelayLimit sanity assert compares a cross-iteration sum to a per-iteration cap; passes without proving any clamping
test(core): ProcessHelperTests.cs (Core) - FormatCPUUsage/FormatRAMUsage test names use all-caps acronyms while SUT methods are FormatCpuUsage/FormatRamUsage
test(cli): CLI Start/Stop/Restart/Status/Uninstall CommandTests - required-name test only covers empty string, never null or whitespace (guard uses IsNullOrWhiteSpace)
test(cli): HelperTests.cs (CLI) - RunTestWithConsoleCaptureAsync is sync-over-async (blocks via GetAwaiter().GetResult() inside a lock; trailing await Task.CompletedTask is a no-op)

1900 of 2153 branches covered (88.25%)

Branch coverage included in aggregate %.

13249 of 15422 relevant lines covered (85.91%)

105.3 hits per line

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

93.75
/src/Servy.Infrastructure/Data/SQLiteDbInitializer.cs


Source Not Available

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