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

aelassas / servy / 28257513945

26 Jun 2026 06:28PM UTC coverage: 85.246% (+0.01%) from 85.236%
28257513945

push

github

aelassas
refactor: Strings.resx (×4) - Msg_ConfigSizeLimitReached hardcodes '(10 MB)' while the real limit lives in AppConfig.MaxConfigFileSizeMB
refactor(core): Logger.cs - DefaultMaxBackupLogFiles and MaxFallbackWrites are hardcoded in Logger, bypassing the AppConfig pattern applied to this file's other constants
refactor(core): ProtectedKeyProvider.cs - 30s cross-process mutex timeout and 100ms retry backoff base are inline magic numbers outside the AppConfig pattern
refactor(core): PathSecurityGuard.cs - '.json'/'.xml' import-export extension allowlist is an inline array instead of an AppConfig constant
refactor(infra): SQLiteDbInitializer.cs - table name 'Services' repeated as a bare string literal in ~17 SQL statements with no shared constant

1884 of 2150 branches covered (87.63%)

Branch coverage included in aggregate %.

61 of 65 new or added lines in 8 files covered. (93.85%)

13110 of 15439 relevant lines covered (84.91%)

106.0 hits per line

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

94.38
/src/Servy.Infrastructure/Data/SQLiteDbInitializer.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