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

aelassas / servy / 25980365204

17 May 2026 03:34AM UTC coverage: 51.02% (+0.05%) from 50.97%
25980365204

push

github

aelassas
fix(infra): ServiceRepository.PatchRuntimeStateAsync/PatchRuntimeState - sync and async siblings duplicated verbatim (drift risk)
fix(manager): ServiceManager.StartServiceAsync - Math.Max(timeout, floor) dead floor
fix(core): ServiceHelper.CalculateStopTimeout - Math.Max(total, floor) is always 'total' (dead floor guard)
fix(core): ServiceHelper.StartServices - Math.Max(startTimeout, DefaultServiceStartTimeoutSeconds) is dead floor
fix(core): ServiceManager.InstallServiceAsync - Math.Max(total, floor) dead floor on totalWaitTime
fix(core): ServiceValidationRules.Validate - paramFields length error doesn't identify which of 6 parameters exceeded the limit
fix(core): SecureData ctor - second HKDF.DeriveKey throw leaves _v2EncryptionKey unzeroed in half-constructed instance
fix(service): Service.cs ConditionalResetRestartAttemptsAsync - try/catch around Environment.TickCount64 arithmetic is dead error-handling

1184 of 2143 branches covered (55.25%)

Branch coverage included in aggregate %.

24 of 39 new or added lines in 6 files covered. (61.54%)

1 existing line in 1 file now uncovered.

8447 of 16734 relevant lines covered (50.48%)

385.24 hits per line

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

94.03
/src/Servy.Infrastructure/Data/ServiceRepository.cs


Build SHA Not Found

The commit SHA "3a179d235a20a641145c7987db24244e7877da8b" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

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