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

aelassas / servy / 25415941211
85%

Build:
DEFAULT BRANCH: main
Ran 06 May 2026 04:12AM UTC
Jobs 1
Files 183
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

06 May 2026 04:08AM UTC coverage: 53.128% (+0.07%) from 53.059%
25415941211

push

github

aelassas
fix(desktop,manager,cli,service,restarter): Multiple Program.cs files - Duplicated logger/config bootstrap block across CLI, Restarter, Service, and Manager entry points (#1201)
fix(service): Service.cs - CheckHealth catch and Cleanup hook loop use static Logger instead of scoped _logger, dropping service-name prefix (#1229)
fix(service): Service.cs - CheckHealth logs ExitCode read failure at Debug level (silent in production), inconsistent with OnProcessExited which logs at Warn (#1192)
fix(core): AppConfig.cs - Five-level '..\..\..\..\..' relative paths to sibling project bin folders are fragile and break under publish/single-file/custom output (#1268)
fix(infra): SQLiteDbInitializer.cs - GetSqlType silently maps unknown column names to TEXT; a future INTEGER added to SqlConstants but not to nullableInts is created with the wrong affinity (#1233)
fix(service): ProcessExtensions.cs - GetAllDescendants lacks cycle protection (visited-set), unlike ProcessHelper.GetProcessTree (#1246)

1107 of 1985 branches covered (55.77%)

Branch coverage included in aggregate %.

21 of 75 new or added lines in 8 files covered. (28.0%)

9 existing lines in 1 file now uncovered.

7964 of 15089 relevant lines covered (52.78%)

432.21 hits per line

Uncovered Changes

Lines Coverage ∆ File
45
0.0
src/Servy.Core/Config/LoggerConfigurator.cs
5
46.27
1.07% src/Servy.Service/Service.cs
2
75.0
src/Servy.Core/DTOs/SqlColumnAttribute.cs
1
0.0
0.0% src/Servy.Restarter/Program.cs
1
2.55
0.12% src/Servy.UI/Bootstrapping/AppBootstrapper.cs

Coverage Regressions

Lines Coverage ∆ File
9
46.9
-2.48% src/Servy.Manager/ViewModels/ConsoleViewModel.cs
Jobs
ID Job ID Ran Files Coverage
1 25415941211.1 06 May 2026 04:12AM UTC 183
53.13
GitHub Action Run
Source Files on build 25415941211
  • Tree
  • List 183
  • Changed 7
  • Source Changed 6
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25415941211
  • aa43be2e on github
  • Prev Build on main (#25399529415)
  • Next Build on main (#25417257382)
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