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

aelassas / servy / 25391028956
85%

Build:
DEFAULT BRANCH: main
Ran 05 May 2026 05:16PM UTC
Jobs 1
Files 181
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

05 May 2026 05:12PM UTC coverage: 52.989% (-0.06%) from 53.046%
25391028956

push

github

aelassas
fix(desktop,manager): AppBootstrapper.cs - When OnStartup calls app.Shutdown() for security/SQLite checks, caller still proceeds to StartAvailabilityMonitor + InitializeAppWithFaultHandlingAsync (#1278)
fix(desktop,manager): AppBootstrapper.cs - ProtectedKeyProvider created and never disposed; cached AES key material lingers in heap until GC (#1208)
ci(sonar): sonar.yml - Missing top-level permissions block leaves GITHUB_TOKEN at repo defaults; PR trigger silently commented out (#1310)
fix(psm1): Invoke-ServyCli scrubs stderr (success path) and both streams (catch path) but leaves success-path stdout unscrubbed (#1299)
fix(core): SecureData.cs - IDisposable class holding raw AES/HMAC keys has no finalizer; forgotten Dispose leaves key material unwiped until GC (#1214)
fix(core): ProtectedKeyProvider.cs - IDisposable holding decrypted AES key/IV has no finalizer; forgotten Dispose leaves plaintext key material in managed heap until GC (#1220)
fix(core): EnvironmentVariableHelper.cs - ProtectedVariables list omits DOTNET_ROOT, DOTNET_HOST_PATH, DOTNET_BUNDLE_EXTRACT_BASE_DIR — .NET runtime hijacking via env var override (#1212)
fix(notifications): ServySecurity.ps1 - Protect-SensitiveString claims parity with C# MaskingRegex but is missing the space-separator and '/' branches; secrets in CLI args leak into email/toast notifications (#1196)
fix(core): ProtectedKeyProvider.cs - GetCachedOrGenerate fast-path reads cacheField without synchronization; race with InvalidateCache can NRE on Clone() (#1213)

1103 of 1988 branches covered (55.48%)

Branch coverage included in aggregate %.

27 of 41 new or added lines in 7 files covered. (65.85%)

13 existing lines in 4 files now uncovered.

7928 of 15055 relevant lines covered (52.66%)

432.66 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
2.42
0.0% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
3
29.03
-0.48% src/Servy.Manager/App.xaml.cs
3
0.0
0.0% src/Servy/App.xaml.cs
1
76.62
0.12% src/Servy.Core/Security/ProtectedKeyProvider.cs

Coverage Regressions

Lines Coverage ∆ File
9
46.9
-2.48% src/Servy.Manager/ViewModels/ConsoleViewModel.cs
2
2.42
0.0% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
1
0.0
0.0% src/Servy/App.xaml.cs
1
29.03
-0.48% src/Servy.Manager/App.xaml.cs
Jobs
ID Job ID Ran Files Coverage
1 25391028956.1 05 May 2026 05:16PM UTC 181
52.99
GitHub Action Run
Source Files on build 25391028956
  • Tree
  • List 181
  • Changed 9
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25391028956
  • 8db416bc on github
  • Prev Build on main (#25369613519)
  • Next Build on main (#25399529415)
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