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

jas88 / TypeGuesser / 19211952917

09 Nov 2025 05:26PM UTC coverage: 89.157% (+14.8%) from 74.35%
19211952917

Pull #13

github

jas88
Fix 4 additional CodeQL code quality issues

Test code improvements:
- Added using statement for Guesser in multiple dispose test (line 60)
- Reverted DecimalTypeDecider to not use 'using' (not IDisposable)
- Converted foreach with variable mapping to LINQ All() in TypeDeciderFactoryTests
- Converted foreach with break to LINQ Where().FirstOrDefault() pattern
- Added System.Linq using directive to TypeDeciderFactoryTests

All changes improve code quality and follow CodeQL recommendations.
Tests: 377/377 passing. Build: 0 warnings, 0 errors.
Pull Request #13: Feature/test coverage improvements

440 of 530 branches covered (83.02%)

Branch coverage included in aggregate %.

156 of 184 new or added lines in 12 files covered. (84.78%)

3 existing lines in 2 files now uncovered.

1262 of 1379 relevant lines covered (91.52%)

195827.64 hits per line

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

88.46
/TypeGuesser/Deciders/DecideTypesForStrings.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