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

aelassas / servy / 28257511295

26 Jun 2026 06:28PM UTC coverage: 85.342% (+0.01%) from 85.332%
28257511295

push

github

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

1892 of 2159 branches covered (87.63%)

Branch coverage included in aggregate %.

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

13089 of 15395 relevant lines covered (85.02%)

95.8 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