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

aelassas / servy / 27699500206
85%

Build:
DEFAULT BRANCH: main
Ran 17 Jun 2026 03:22PM UTC
Jobs 1
Files 159
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

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

Uncovered Changes

Lines Coverage ∆ File
4
53.22
1.27% src/Servy.Service/Service.cs
2
72.32
-0.32% src/Servy.Core/Helpers/ProcessHelper.cs
Jobs
ID Job ID Ran Files Coverage
1 27699500206.1 17 Jun 2026 03:22PM UTC 159
85.4
GitHub Action Run
Source Files on build 27699500206
  • Tree
  • List 159
  • Changed 12
  • Source Changed 12
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27699500206
  • 2cfdf687 on github
  • Prev Build on main (#27694273690)
  • Next Build on main (#27709414704)
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