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

jas88 / TypeGuesser / 19211428290
89%
main: 90%

Build:
Build:
LAST BUILD BRANCH: dependabot/nuget/NUnit3TestAdapter-6.0.0
DEFAULT BRANCH: main
Ran 09 Nov 2025 04:43PM UTC
Jobs 1
Files 24
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 Nov 2025 04:41PM UTC coverage: 89.104% (+14.8%) from 74.35%
19211428290

Pull #13

github

jas88
Fix all 12 build warnings and 6 CodeQL code quality issues

Build warning fixes:
- Fixed XML documentation in DateTimeTypeDecider (removed invalid class-level param tags)
- Added null-forgiving operators (!) in 8 test files for nullable reference warnings

CodeQL code quality improvements:
- Replaced Path.Combine with Path.Join in PackageListIsCorrectTests
- Fixed generic catch clauses with specific exception filters (FormatException, ArgumentException, etc)
- Removed redundant ToString() calls on ReadOnlySpan<char> (use new string() constructor)
- Converted nested foreach/Add patterns to LINQ query expressions in DateTimeTypeDecider
- Changed generic Exception to FormatException in BoolTypeDecider for consistency

All changes improve code quality without affecting functionality.
Build: 0 warnings, 0 errors. Tests: 377/377 passing.
Pull Request #13: Feature/test coverage improvements

440 of 530 branches covered (83.02%)

Branch coverage included in aggregate %.

150 of 179 new or added lines in 11 files covered. (83.8%)

3 existing lines in 2 files now uncovered.

1261 of 1379 relevant lines covered (91.44%)

195827.61 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
88.46
5.77% TypeGuesser/Deciders/DecideTypesForStrings.cs
1
80.87
24.73% TypeGuesser/Guesser.cs
3
95.39
46.91% TypeGuesser/DatabaseTypeRequest.cs
24
37.14
-29.52% TypeGuesser/GuessSettings.cs

Uncovered Existing Lines

Lines Coverage ∆ File
1
37.14
-29.52% TypeGuesser/GuessSettings.cs
2
97.43
14.1% TypeGuesser/PooledBuilder.cs
Jobs
ID Job ID Ran Files Coverage
1 19211428290.1 09 Nov 2025 04:43PM UTC 24
89.1
GitHub Action Run
Source Files on build 19211428290
  • Tree
  • List 24
  • Changed 17
  • Source Changed 12
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19211428290
  • Pull Request #13
  • PR Base - main (#19200189822)
  • Delete
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