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

aelassas / servy / 25302460028
86%

Build:
DEFAULT BRANCH: main
Ran 04 May 2026 05:24AM UTC
Jobs 1
Files 71
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

04 May 2026 05:20AM UTC coverage: 63.388% (-20.0%) from 83.36%
25302460028

push

github

aelassas
fix(service): Service.cs OnStart - ExitCode 1064 commented as ERROR_SERVICE_SPECIFIC_ERROR but Win32 1064 is actually ERROR_EXCEPTION_IN_SERVICE (line 416 comments same constant correctly) (#1134)
fix(service): ProcessLauncher.ApplyLanguageFixes - Python overrides silently win over user EnvironmentVariables, but Java's -Dfile.encoding respects user value (asymmetric) (#1141)
fix(cli): Program.Main - Environment.Exit(1064) on SQLite version mismatch reuses Windows-service exit code (ERROR_EXCEPTION_IN_SERVICE) for a console-app exit (#1142)
fix(infra): SQLiteDbInitializer - only the unversioned-legacy path uses GetExpectedColumns to ALTER missing columns; once a DB reaches Version 1, future SqlConstants additions need a manual ApplyVersionN migration or the DB silently lacks the column (#1143)
fix(manager): PidConverter.Convert - dead null check (early return + redundant '?.' / '??') (#1154)

700 of 1062 branches covered (65.91%)

Branch coverage included in aggregate %.

1 of 12 new or added lines in 2 files covered. (8.33%)

3 existing lines in 1 file now uncovered.

4558 of 7233 relevant lines covered (63.02%)

701.78 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
9.27
src/Servy.Service/ProcessManagement/ProcessLauncher.cs
1
44.53
src/Servy.Service/Service.cs

Coverage Regressions

Lines Coverage ∆ File
3
79.93
5.73% src/Servy.Core/Helpers/ProcessKiller.cs
Jobs
ID Job ID Ran Files Coverage
1 25302460028.1 04 May 2026 05:24AM UTC 71
63.39
GitHub Action Run
Source Files on build 25302460028
  • Tree
  • List 71
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25302460028
  • b1fa12f2 on github
  • Prev Build on main (#25301928840)
  • Next Build on main (#25305571013)
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