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

aelassas / servy / 29399539131

15 Jul 2026 08:05AM UTC coverage: 86.365% (+0.03%) from 86.332%
29399539131

push

github

aelassas
test(ui): AppBootstrapperIntegrationTests.cs - OnStartup test's SecurityHelper/DatabaseValidator mock injections target non-existent fields, so the test exercises the real admin/SQLite checks
test(service): TimerFactoryTests.cs - Assert.NotNull is redundant before Assert.IsType
test(service): StreamWriterFactoryTests.cs - Assert.NotNull is redundant before Assert.IsType
test(service): TimerFactoryTests.cs - Create test never disposes the returned TimerAdapter (latent timer/handle leak)
test(service): StreamWriterFactoryTests.cs - Create test never disposes the returned adapter and uses a CWD-relative 'test.log' (latent leak; inconsistent with sibling adapter test)
test(service): RotatingStreamWriterAdapterTests.cs - adapters are not disposed via using/try-finally, so a failing act leaks the handle and the swallowed teardown delete hides it
test(service): ServiceTests.cs - MakeFilenameSafe_Issue2069_TrailingVariationsProduceUniqueOutputs checks only 4 of the 6 uniqueness pairs
test(ui): AppBootstrapperIntegrationTests.cs - SetStaticBooleanMock/ResetStaticField silently no-op if a mock field is renamed (test isolation can vanish unnoticed)

1904 of 2151 branches covered (88.52%)

Branch coverage included in aggregate %.

13273 of 15422 relevant lines covered (86.07%)

106.13 hits per line

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

96.08
/src/Servy.UI/BulkObservableCollection.cs


Source Not Available

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