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

aelassas / servy / 25980677984

17 May 2026 03:52AM UTC coverage: 51.015% (-0.005%) from 51.02%
25980677984

push

github

aelassas
fix(core): ServiceDto.cs - ShouldSerialize methods redundant for properties already marked [JsonIgnore] + [XmlIgnore]
fix(restarter): Program.Main - resource disposal order does not match reverse-of-construction (dbContext disposed AFTER scopedLogger/rootLogger)
fix(desktop,manager): AppBootstrapper.cs - resource disposal order does not match reverse-of-construction
fix(desktop,manager): WpfUiDispatcher.InvokeAsync(Action, DispatcherPriority) — 'if (_dispatcher == null) return;' is dead code; field is set in ctor via 'Application.Current?.Dispatcher ?? Dispatcher.CurrentDispatcher'
fix(manager): MainViewModel.StopRefreshTimer - dead 'if (_appConfig != null)' check; _appConfig is set via constructor null-throw
fix(desktop,manager): AppBootstrapper.OnStartup - 'FATAL: AppDomain Unhandled Exception.Process is terminating' missing space between sentences

1184 of 2141 branches covered (55.3%)

Branch coverage included in aggregate %.

0 of 4 new or added lines in 3 files covered. (0.0%)

2 existing lines in 2 files now uncovered.

8439 of 16722 relevant lines covered (50.47%)

384.68 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/Servy.Manager/ViewModels/MainViewModel.cs


Build SHA Not Found

The commit SHA "f35fd03ba62e3da4a214a5f00264b83200036b24" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc