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

aelassas / servy / 25984133313
70%
main: 70%

Build:
Build:
LAST BUILD BRANCH: net48
DEFAULT BRANCH: main
Ran 17 May 2026 07:06AM UTC
Jobs 1
Files 197
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

17 May 2026 07:01AM UTC coverage: 51.052% (+0.1%) from 50.948%
25984133313

push

github

aelassas
fix(service): Service.cs - dead health check timer disposal in Cleanup() finally block (already disposed in ExecuteTeardown)
fix(core): Helper.WriteFileAtomic / WriteFileAtomicCore — duplicated 'retries = 3' and '100ms backoff' magic numbers across sync and async
fix(service): ConsoleAppDetector.cs - generic 'catch { return false }' silently swallows IO/Access errors with no telemetry
fix(core): AppConfig.ResolveExe — XML doc claims it throws FileNotFoundException but the implementation never throws
fix(core): AppConfig.AllowLegacyV1Decryption — documented as a runtime migration toggle but is a static-readonly hard-coded false (no runtime override)
fix(service): Service.cs HandleStopResult — XML doc and 'canceled' wording mismatch the underlying TryStopGracefullyOrKill semantics
fix(core): ProtectedKeyProvider.GetOrGenerate - inconsistent retry backoff between IOException (exponential) and UnauthorizedAccessException (fixed 100ms)
fix(service): Service.cs OnCustomCommand fallback - logs 'Pre-Shutdown handling complete' BEFORE ExecuteTeardown actually runs
fix(desktop,manager): AppBootstrapper.OnExit - 'TryDispose' helper is misused for a Cancel() call (misleading name)

1186 of 2143 branches covered (55.34%)

Branch coverage included in aggregate %.

13 of 31 new or added lines in 6 files covered. (41.94%)

9 existing lines in 4 files now uncovered.

8447 of 16726 relevant lines covered (50.5%)

385.52 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
3.06
0.0% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
4
88.28
0.6% src/Servy.Core/Security/SecureData.cs
4
45.27
0.16% src/Servy.Service/Service.cs
2
94.16
0.0% src/Servy.Core/Helpers/Helper.cs
2
0.0
0.0% src/Servy.Service/Helpers/ConsoleAppDetector.cs

Coverage Regressions

Lines Coverage ∆ File
5
55.68
12.5% src/Servy.UI/Services/HelpService.cs
2
3.06
0.0% src/Servy.UI/Bootstrapping/AppBootstrapper.cs
1
0.0
0.0% src/Servy.Service/Helpers/ConsoleAppDetector.cs
1
45.27
0.16% src/Servy.Service/Service.cs
Jobs
ID Job ID Ran Files Coverage
1 25984133313.1 17 May 2026 07:06AM UTC 197
51.05
GitHub Action Run
Source Files on build 25984133313
  • Tree
  • List 197
  • Changed 8
  • Source Changed 7
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25984133313
  • b7a01bf1 on github
  • Prev Build on net48 (#25983265819)
  • Next Build on net48 (#25985000560)
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