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

aelassas / servy / 25664328087
86%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 10:25AM UTC
Jobs 1
Files 188
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

11 May 2026 10:20AM UTC coverage: 50.792% (-0.04%) from 50.827%
25664328087

push

github

aelassas
fix(cli): ImportServiceCommand.ProcessXmlAsync - CancellationToken not forwarded; XML imports/installs are not cancellable while JSON ones are (#1540)
fix(infra): DapperExecutor.cs - QueryAsync(string) and QuerySingleOrDefaultAsync(string) overloads missing null check on sql parameter (#1459)
fix(cli): ExportServiceCommand.ExecuteAsync - GetByNameAsync existence check missing CancellationToken (inconsistent with ExportXml/JsonAsync) (#1541)
fix(manager): ServiceCommands.ExecuteServiceCommandAsync - Task.Run drops cancellationToken (inconsistent with InstallServiceAsync/UninstallServiceAsync siblings) (#1551)
fix(core): ServiceManager.UninstallServiceAsync - stop wait loop swallows timeout, leading to a misleading 'Failed to uninstall' error if the service didn't actually stop (#1560)
fix(core): Helper.WriteFileAtomicAsync - FlushAsync called twice (caller's lambda flushes, then WriteFileAtomicCore flushes again) (#1507)
fix(service): Service.cs - background ConditionalReset continuation logs only InnerException.Message (no type/stack, drops siblings) (#1524)

1180 of 2156 branches covered (54.73%)

Branch coverage included in aggregate %.

9 of 16 new or added lines in 7 files covered. (56.25%)

3 existing lines in 1 file now uncovered.

8311 of 16530 relevant lines covered (50.28%)

438.06 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
92.65
-0.42% src/Servy.Core/Services/ServiceManager.cs
2
0.0
0.0% src/Servy.Infrastructure/Data/DapperExecutor.cs
1
45.96
0.0% src/Servy.Service/Service.cs

Coverage Regressions

Lines Coverage ∆ File
3
73.0
-1.5% src/Servy.Core/Security/ProtectedKeyProvider.cs
Jobs
ID Job ID Ran Files Coverage
1 25664328087.1 11 May 2026 10:25AM UTC 188
50.79
GitHub Action Run
Source Files on build 25664328087
  • Tree
  • List 188
  • Changed 9
  • Source Changed 8
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25664328087
  • d0b9a92b on github
  • Prev Build on main (#25663186363)
  • Next Build on main (#25664551494)
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