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

aelassas / servy / 27699500206

17 Jun 2026 03:15PM UTC coverage: 85.397% (+0.1%) from 85.265%
27699500206

push

github

aelassas
chore(core): Domain/Service.cs - DateRotationType XML doc says '(stored as int)' but the domain property is the strongly-typed enum (copy-paste from ServiceDto) (#2784)
fix(core): Strings.resx - Msg_SecurityUncPathExportProhibited says 'Exporting from UNC paths … to prevent malicious configuration injection'; direction and rationale are copy-pasted from the import message (#3232)
chore(core): IRegexWrapper.cs / RegexWrapper.cs - Matches doc claims RegexMatchTimeoutException is thrown by the call, but MatchCollection is lazy; the timeout actually throws at enumeration time (#3230)
chore(core): IXmlServiceSerializer.cs - Serialize returns-doc says null when 'the input is empty', but the input is a DTO and the guard is a null check (#3254)
chore(core): ServiceDependenciesParser.cs - Parse remarks use Markdown dashes instead of XML-doc list markup, inconsistent with the <list> used in the same method's returns block (#3241)
chore(core): InstallServiceOptions.cs - HeartbeatInterval/MaxFailedChecks/RecoveryAction docs claim 'If 0/None, health monitoring is disabled', but 0 is rejected by validation and the real gate is EnableHealthMonitoring (#3245)
chore(core): NativeMethods.cs - FILETIME and BY_HANDLE_FILE_INFORMATION are completely undocumented and SERVICE_STATUS/PROCESSENTRY32 fields are bare, breaking the file's per-member XML-doc convention (#3226)
chore(core): IServiceValidationRules.cs - Validate XML doc still promises 'warnings (non-blocking suggestions or length limit notifications)' but ValidationResult has no Warnings and every check is a blocking Error (#2786)
refactor(service): Service.cs - ERROR_SERVICE_SPECIFIC_ERROR (1066) is a repeated magic literal; extract to AppConfig (#3733)
fix(core): ProcessHelper.cs - MaintainCache and GetProcessMetrics apply opposite policies to Win32Exception (access denied): one evicts the CPU sample as dead, the other keeps it as likely alive (#3199)
refactor(core): PathSecurityResult.cs - ValidatedImportPath to... (continued)

1913 of 2175 branches covered (87.95%)

Branch coverage included in aggregate %.

27 of 33 new or added lines in 5 files covered. (81.82%)

13011 of 15301 relevant lines covered (85.03%)

91.64 hits per line

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

72.32
/src/Servy.Core/Helpers/ProcessHelper.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