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

aelassas / servy / 28120267330
86%
main: 86%

Build:
Build:
LAST BUILD BRANCH: net48
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.201% (-0.006%) from 85.207%
28120267330

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
refactor(manager): MainViewModel.cs (Manager) - stray null-forgiving operator on the Service_PropertyChanged method group in RemoveService, absent at the sibling subscribe/unsubscribe sites
fix(manager): LogsViewModel.cs - Search enumerates the IEnumerable search results twice (Count() to pre-size, then foreach), relying on the impl materializing a list
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
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
fix(core): SecurityHelper.cs - CreateSecureDirectory's two non-admin graceful-fallback catch blocks duplicate an identical filter + verbatim comment

1896 of 2162 branches covered (87.7%)

Branch coverage included in aggregate %.

3 of 8 new or added lines in 3 files covered. (37.5%)

2 existing lines in 1 file now uncovered.

13096 of 15434 relevant lines covered (84.85%)

106.59 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 28120267330.1 24 Jun 2026 06:27PM UTC 162
85.2
GitHub Action Run
Source Files on build 28120267330
  • Tree
  • List 162
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28120267330
  • 86911f06 on github
  • Prev Build on net48 (#28113351404)
  • Next Build on net48 (#28120807550)
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