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

aelassas / servy / 25302461641
85%
main: 84%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 04 May 2026 05:23AM UTC
Jobs 1
Files 191
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: 28.916% (-0.02%) from 28.936%
25302461641

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)
fix(service): ProcessLauncher.ApplyLanguageFixes - Python overrides silently win over user EnvironmentVariables, but Java's -Dfile.encoding respects user value (asymmetric)
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
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
fix(manager): PidConverter.Convert - dead null check (early return + redundant '?.' / '??')

480 of 1884 branches covered (25.48%)

Branch coverage included in aggregate %.

0 of 18 new or added lines in 4 files covered. (0.0%)

5 existing lines in 3 files now uncovered.

4430 of 15096 relevant lines covered (29.35%)

3.8 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
0.0
0.0% src/Servy.Service/ProcessManagement/ProcessLauncher.cs
5
0.0
0.0% src/Servy.CLI/Program.cs
2
0.0
0.0% src/Servy.Service/Service.cs
1
0.0
0.0% src/Servy.Manager/Converters/PidConverter.cs

Coverage Regressions

Lines Coverage ∆ File
3
86.67
-10.0% src/Servy.Service/Helpers/ProcessHelper.cs
1
0.0
0.0% src/Servy.CLI/Program.cs
1
0.0
0.0% src/Servy.Service/ProcessManagement/ProcessLauncher.cs
Jobs
ID Job ID Ran Files Coverage
1 25302461641.1 04 May 2026 05:23AM UTC 191
28.92
GitHub Action Run
Source Files on build 25302461641
  • Tree
  • List 191
  • Changed 5
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25302461641
  • f7b3b44d on github
  • Prev Build on net48 (#25301930752)
  • Next Build on net48 (#25305572794)
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