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

aelassas / servy / 26751053410
85%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2026 11:11AM UTC
Jobs 1
Files 162
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

01 Jun 2026 11:04AM UTC coverage: 68.518% (-0.01%) from 68.531%
26751053410

push

github

aelassas
fix(infra): ServiceRepository.UpsertBatchAsync - PatchRuntimeState reads run outside the batch transaction (separate connection), breaking the documented snapshot isolation (#2257)
fix(core): ProtectedKeyProvider.SaveProtected - crash between WriteAllBytes and File.Move leaves encrypted .tmp files orphaned with elevated ACLs; subsequent runs never clean them up (#2213)
fix(notifications): ServyFailureEmail.xml - RunOnlyIfNetworkAvailable is false, so the task fires on every Servy error event even when no network is reachable (#2209)
fix(core): ServiceManager.UninstallServiceAsync - pre-uninstall ChangeServiceConfig(DEMAND_START) is not rolled back when stop/delete fails, leaving the service silently switched to Manual (#2115)
fix(publish): signpath.ps1 - failed signing leaves orphan $Path.signed on disk; a later run silently moves the stale artifact over the real binary (#2092)
fix(service): Service.cs HandleLogWriters - stderr path is passed to Helper.Canonicalise before _pathValidator.IsValidPath runs, so a malformed StdErrPath throws and crashes OnStart (#2068)
fix(bump-runtime): global.json version regex only updates major.minor, leaves stale build number that may not exist as an SDK (#2063)
fix(core): Logger - RotatingStreamWriter - re-entrant rotation deadlock: Logger.Warn inside PerformPhysicalRotation re-enters the same writer and blocks forever on Monitor.Wait (#2055)
fix(notifications): ServyFailureEmail.ps1 Send-NotificationEmail - generic catch classifies permanent errors (e.g. CRLF in Subject, MailMessage validation) as TransientFailure, freezing the email queue forever (#2093)
fix(core): Helper.WriteFileAtomic / WriteFileAtomicCore - PrepareDestinationForMove runs outside the retry loop, so AV/EDR-induced AccessDenied on the destination file bypasses the documented retry policy (#2073)

1633 of 2253 branches covered (72.48%)

Branch coverage included in aggregate %.

36 of 55 new or added lines in 5 files covered. (65.45%)

5 existing lines in 2 files now uncovered.

11160 of 16418 relevant lines covered (67.97%)

910.45 hits per line

Uncovered Changes

Lines Coverage ∆ File
13
92.58
-4.2% src/Servy.Core/Logging/Logger.cs
3
91.85
0.0% src/Servy.Core/Services/ServiceManager.cs
3
43.72
0.12% src/Servy.Service/Service.cs

Coverage Regressions

Lines Coverage ∆ File
3
81.31
-1.4% src/Servy.Core/Security/ProtectedKeyProvider.cs
2
87.91
-2.2% src/Servy.Service/ProcessManagement/ProcessExtensions.cs
Jobs
ID Job ID Ran Files Coverage
1 26751053410.1 01 Jun 2026 11:10AM UTC 162
68.52
GitHub Action Run
Source Files on build 26751053410
  • Tree
  • List 162
  • Changed 8
  • Source Changed 6
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26751053410
  • 56743bf4 on github
  • Prev Build on main (#26746902755)
  • Next Build on main (#26760085351)
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