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

aelassas / servy / 26331008047
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 23 May 2026 11:07AM UTC
Jobs 1
Files 200
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

23 May 2026 11:03AM UTC coverage: 50.73% (-0.01%) from 50.741%
26331008047

push

github

aelassas
fix(core): ServiceManager.cs - InstallServiceAsync calls GetByNameAsync with decrypt:true but only reads Pid and PreviousStopTimeout; credentials are never used (preserveExistingCredentials:false)
fix(core): Helper.cs - IsServiceNameValid uses Msg_ServiceNameContainsTrailingWhitespace for both leading AND trailing whitespace
fix(core): ResourceHelper.cs - CopyEmbeddedResource logs 'successfully copied' in the restart-failure branch even when the copy itself was aborted by TerminateBlockingProcesses
fix(cli): InstallServiceOptions.cs - broken XML doc cref 'Constants.DefaultUseLocalTimeForRotation' (no such symbol); actual default lives on AppConfig
fix(infra): SQLiteDbInitializer.cs - ReconcileSchema type-mismatch check assumes [SqlColumn] never contains anything other than 'TYPE NOT NULL', causing false positives if a DEFAULT/CHECK/COLLATE clause is ever added
fix(service): ServiceHelper.cs / IServiceHelper.cs - LogStartupArguments 'string[] args' parameter is dead; never referenced in the body
fix(core): ServiceDtoImportValidator.cs - TException=Exception in both JSON/XML subclasses makes the catch-all unreachable and erases the intended parser-vs-unexpected error split
fix(desktop,manager): ServiceConfigurationValidator.cs (Servy & Servy.Manager) - XML doc references warnings, but ValidationResult has no Warnings and the code only shows errors
fix(desktop): ServiceCommands.cs - Start/Stop/RestartService show generic 'Unexpected error' on UnauthorizedAccessException, unlike Install/Uninstall which show 'Admin rights required'
fix(core): ServiceHelper.cs - StartServices timeout formula is inconsistent with CalculateStopTimeout; should be extracted into a symmetric helper
fix(manager): DependenciesViewModel.cs / ConsoleViewModel.cs - copy-pasted 'so we don't clear the zeros we just added' comment refers to graph zeros that don't exist here
fix(notifications): Servy-Watermark.psm1 - Update-Watermark leaks StreamReader/StreamWriter and writes a UTF-8 BOM... (continued)

1250 of 2279 branches covered (54.85%)

Branch coverage included in aggregate %.

10 of 33 new or added lines in 10 files covered. (30.3%)

4 existing lines in 2 files now uncovered.

8866 of 17662 relevant lines covered (50.2%)

371.11 hits per line

Uncovered Changes

Lines Coverage ∆ File
13
0.0
0.0% src/Servy.Infrastructure/Data/SQLiteDbInitializer.cs
5
55.67
-0.78% src/Servy.Core/Helpers/ResourceHelper.cs
4
66.84
-0.7% src/Servy/Services/ServiceCommands.cs
1
0.0
0.0% src/Servy.Manager/ViewModels/DependenciesViewModel.cs

Coverage Regressions

Lines Coverage ∆ File
3
55.67
-0.78% src/Servy.Core/Helpers/ResourceHelper.cs
1
0.0
0.0% src/Servy.Infrastructure/Data/SQLiteDbInitializer.cs
Jobs
ID Job ID Ran Files Coverage
1 26331008047.1 23 May 2026 11:07AM UTC 200
50.73
GitHub Action Run
Source Files on build 26331008047
  • Tree
  • List 200
  • Changed 14
  • Source Changed 14
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26331008047
  • 6845630a on github
  • Prev Build on net48 (#26329075070)
  • Next Build on net48 (#26331151942)
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