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

aelassas / servy / 25415943680
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 06 May 2026 04:12AM UTC
Jobs 1
Files 190
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:09AM UTC coverage: 53.78% (+0.1%) from 53.662%
25415943680

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
fix(service): Service.cs - CheckHealth catch and Cleanup hook loop use static Logger instead of scoped _logger, dropping service-name prefix
fix(service): Service.cs - CheckHealth logs ExitCode read failure at Debug level (silent in production), inconsistent with OnProcessExited which logs at Warn
fix(core): AppConfig.cs - Five-level '..\..\..\..\..' relative paths to sibling project bin folders are fragile and break under publish/single-file/custom output
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
fix(service): ProcessExtensions.cs - GetAllDescendants lacks cycle protection (visited-set), unlike ProcessHelper.GetProcessTree

1108 of 1941 branches covered (57.08%)

Branch coverage included in aggregate %.

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

8105 of 15190 relevant lines covered (53.36%)

380.69 hits per line

Uncovered Changes

Lines Coverage ∆ File
45
0.0
src/Servy.Core/Config/LoggerConfigurator.cs
4
46.07
1.1% src/Servy.Service/Service.cs
2
75.0
src/Servy.Core/DTOs/SqlColumnAttribute.cs
2
3.15
0.12% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
1
0.0
0.0% src/Servy.Restarter/Program.cs
Jobs
ID Job ID Ran Files Coverage
1 25415943680.1 06 May 2026 04:12AM UTC 190
53.78
GitHub Action Run
Source Files on build 25415943680
  • Tree
  • List 190
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25415943680
  • 9ad43002 on github
  • Prev Build on net48 (#25399547497)
  • Next Build on net48 (#25417259093)
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