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

aelassas / servy / 26248134754

21 May 2026 07:25PM UTC coverage: 51.045% (+0.02%) from 51.029%
26248134754

push

github

aelassas
fix(core): Servy.Core/Helpers/StringHelper.cs vs EscapedTokenizer.cs - Escape emits letter sequences \r/\n, but Unescape only recognizes literal CR/LF bytes; CR/LF in env-var values is lost on round-trip
fix(service): Servy.Service/Service.cs - ConditionalResetRestartAttemptsAsync adds PreLaunchTimeoutInSeconds AFTER the 1-hour cap, silently breaking the stated ceiling
fix(service): Servy.Service/Service.cs - production constructor xmldoc is missing <param> entries for processHelper and processKiller
fix(service): Servy.Service/Service.cs - OnStart's background restart-attempts reset task captures CancellationToken.None because _cancellationSource is still null at that point
fix(restarter): Servy.Restarter/Program.cs - duplicates EnableEventLog parsing + SetIsEventLogEnabled that LoggerConfigurator already performed three lines above

1250 of 2252 branches covered (55.51%)

Branch coverage included in aggregate %.

4 of 6 new or added lines in 2 files covered. (66.67%)

1 existing line in 1 file now uncovered.

8865 of 17564 relevant lines covered (50.47%)

371.17 hits per line

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

91.3
/src/Servy.Core/Helpers/StringHelper.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