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

aelassas / servy / 26903047409
85%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 06:01PM UTC
Jobs 1
Files 164
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

03 Jun 2026 05:55PM UTC coverage: 68.438% (-0.004%) from 68.442%
26903047409

push

github

aelassas
fix(manager): CpuUsageConverter and RamUsageConverter - near-identical scaffolding can be extracted into a shared base or generic (#2178)
fix(core): Domain/Service.cs - IsInstalled() and GetServiceStartupType() do not accept CancellationToken, breaking propagation from callers (#2177)
fix(core): EventLogLogger.ScopedEventLogLogger.CreateScoped - nested-prefix bracket-balancing trick ("{Prefix}] [{prefix}") silently breaks when a prefix contains '[' or ']' (#2166)
fix(core): EnvironmentVariablesValidator.Validate - short-circuits on first error, asymmetric with sibling ServiceDependenciesValidator which collects all errors (#2164)
fix(core): ConfigParser.ParseBool - only accepts 'True'/'False', rejects common config-file boolean variants ('1', '0', 'yes', 'no', 'on', 'off') (#2162)
fix(core): EventLogService.SearchAsync - comment claims 'records is a fully-materialized DTO sequence' but ReadEvents is a lazy yield-based iterator (#2161)
fix(core): EventLogService.SearchAsync - IndexOf bracket check uses StringComparison.OrdinalIgnoreCase which is meaningless for '[' and ']' (#2160)
fix(core): EnvironmentVariableParser.Parse - value trim-then-unescape is asymmetric with key unescape-then-trim, drops escaped trailing whitespace in values (#2159)
fix(core): StringHelper.Escape / EscapedTokenizer.Unescape - round-trip is broken for \r and \n in env-var values (#2158)
fix(core): StringHelper.FormatServiceDependencies - XML doc and nullable return type both promise null, but method never returns null (#2157)

1648 of 2271 branches covered (72.57%)

Branch coverage included in aggregate %.

66 of 73 new or added lines in 9 files covered. (90.41%)

10 existing lines in 2 files now uncovered.

11247 of 16571 relevant lines covered (67.87%)

65.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
85.71
src/Servy.Manager/Converters/ProcessMetricConverter.cs
2
93.24
-0.12% src/Servy.Core/Logging/EventLogLogger.cs
2
87.82
0.56% src/Servy.Core/Validators/ServiceValidationRules.cs

Coverage Regressions

Lines Coverage ∆ File
9
48.37
-2.72% src/Servy.Manager/ViewModels/ConsoleViewModel.cs
1
77.27
-0.38% src/Servy.Manager/Utils/LogTailer.cs
Jobs
ID Job ID Ran Files Coverage
1 26903047409.1 03 Jun 2026 06:00PM UTC 164
68.44
GitHub Action Run
Source Files on build 26903047409
  • Tree
  • List 164
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26903047409
  • ab807473 on github
  • Prev Build on main (#26892609984)
  • Next Build on main (#26940920963)
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