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

aelassas / servy / 25970730519

16 May 2026 07:23PM UTC coverage: 50.97% (+0.02%) from 50.955%
25970730519

push

github

aelassas
fix(core): AppConfig.cs - Static constructor invariant check between two const ints is dead code (compile-time folded)
fix(core): Logger.Log() - log entry timestamps reuse '_useLocalTimeForRotation' flag, conflating rotation policy with log formatting
fix(core): Helper.Quote() - whitespace-only inputs are coerced to empty quotes; literal-whitespace arguments cannot be passed
fix(cli): BaseCommand.ExecuteWithHandling - sync path missing OperationCanceledException catch present in async sibling
fix(core): SecureData.Encrypt - plainBytes allocated outside try, not zeroed on early failure (Aes.Create / aes.Key throws)
fix(desktop): MainViewModel.cs - inconsistent IsBusy reset (ResetIsBusy() helper vs. inline 'IsBusy = false')

1181 of 2137 branches covered (55.26%)

Branch coverage included in aggregate %.

49 of 53 new or added lines in 5 files covered. (92.45%)

3 existing lines in 1 file now uncovered.

8433 of 16725 relevant lines covered (50.42%)

385.89 hits per line

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

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