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

aelassas / servy / 25980676274

17 May 2026 03:52AM UTC coverage: 50.568% (+0.05%) from 50.519%
25980676274

push

github

aelassas
fix(core): ServiceDto.cs - ShouldSerialize methods redundant for properties already marked [JsonIgnore] + [XmlIgnore] (#1597)
fix(restarter): Program.Main - resource disposal order does not match reverse-of-construction (dbContext disposed AFTER scopedLogger/rootLogger) - same family as #1498 (#1589)
fix(desktop,manager): AppBootstrapper.cs - resource disposal order does not match reverse-of-construction (same family as #1202) (#1498)
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' (#1588)
fix(manager): MainViewModel.StopRefreshTimer - dead 'if (_appConfig != null)' check; _appConfig is set via constructor null-throw (#1577)
fix(desktop,manager): AppBootstrapper.OnStartup - 'FATAL: AppDomain Unhandled Exception.Process is terminating' missing space between sentences (#1574)

1178 of 2165 branches covered (54.41%)

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.

8310 of 16598 relevant lines covered (50.07%)

440.79 hits per line

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

0.0
/src/Servy.Restarter/Program.cs


Source Not Available

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