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

aelassas / servy / 28120264426
86%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 06:27PM 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

24 Jun 2026 06:21PM UTC coverage: 85.307% (-0.006%) from 85.313%
28120264426

push

github

aelassas
fix(manager): MainViewModel.cs - three Stopwatches exist only to feed Debug.WriteLine; in Release the consumer compiles away but the timing overhead remains (#3293)
refactor(manager): MainViewModel.cs (Manager) - stray null-forgiving operator on the Service_PropertyChanged method group in RemoveService, absent at the sibling subscribe/unsubscribe sites (#3326)
fix(manager): LogsViewModel.cs - Search enumerates the IEnumerable search results twice (Count() to pre-size, then foreach), relying on the impl materializing a list (#3317)
fix(core): ServiceDependenciesParser.cs - Parse appends the double-null MULTI_SZ terminator as a raw literal instead of the NoDependencies constant defined in the same class (#3250)
fix(core): IEventLogService.SearchAsync - keyword is documented as 'null or empty for no filtering' and the implementation null-checks it, but the parameter is annotated non-nullable string (#3243)
fix(core): SecurityHelper.cs - CreateSecureDirectory's two non-admin graceful-fallback catch blocks duplicate an identical filter + verbatim comment (#4075)

1906 of 2172 branches covered (87.75%)

Branch coverage included in aggregate %.

4 of 9 new or added lines in 3 files covered. (44.44%)

2 existing lines in 1 file now uncovered.

13091 of 15408 relevant lines covered (84.96%)

93.49 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
80.9
0.9% src/Servy.Core/Security/SecurityHelper.cs

Coverage Regressions

Lines Coverage ∆ File
2
80.9
0.9% src/Servy.Core/Security/SecurityHelper.cs
Jobs
ID Job ID Ran Files Coverage
1 28120264426.1 24 Jun 2026 06:27PM UTC 162
85.31
GitHub Action Run
Source Files on build 28120264426
  • Tree
  • List 162
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28120264426
  • 581ce245 on github
  • Prev Build on main (#28113346301)
  • Next Build on main (#28120800316)
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