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

jas88 / TypeGuesser / 19211158218
89%
main: 90%

Build:
Build:
LAST BUILD BRANCH: dependabot/nuget/NUnit3TestAdapter-6.0.0
DEFAULT BRANCH: main
Ran 09 Nov 2025 04:20PM 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:17PM UTC coverage: 89.028% (+14.7%) from 74.35%
19211158218

Pull #13

github

jas88
Fix all 24 failing unit tests (377/377 tests now passing)

Core functionality fixes:
- Fixed PooledBuilder.ProcessString recursion causing double value counting
- Added SetInitialTypeHint method for type priming without processing values
- Fixed DatabaseTypeRequest.Max inverted type preference logic
- Fixed DatabaseTypeRequest.Width to return Size.ToStringLength only for numeric types
- Added null culture handling in TypeDeciderFactory and DateTimeTypeDecider
- Added value-based Equals/GetHashCode to GuessSettings
- Fixed TypeDeciderFactory.IsSupported to handle null types
- Fixed DecimalTypeDecider to handle null culture parameter

Exception handling improvements:
- Added JSON serialization support to MixedTypingException with backing field
- Changed TypeNotSupportedException from internal to public
- Improved error message format for TypeNotSupportedException

Test updates:
- Updated PooledBuilderTests.Reset to avoid forbidden mixed typing
- Fixed ExampleStringValues test to expect correct ValueCount (3 instead of 4)
- Updated Create_WithUnsupportedType test (Guid now supported via NeverGuessTheseTypeDecider)
- Updated IsSupported_WithUnsupportedType to use truly unsupported types
- Updated 7 ResourceString tests to match new error message formats
- Changed Assert.Throws to Assert.Catch in AdditionalCoverageTests for derived exceptions

All changes maintain backward compatibility and follow existing code patterns.
Pull Request #13: Feature/test coverage improvements

458 of 548 branches covered (83.58%)

Branch coverage included in aggregate %.

110 of 139 new or added lines in 10 files covered. (79.14%)

3 existing lines in 2 files now uncovered.

1254 of 1375 relevant lines covered (91.2%)

196396.54 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 19211158218.1 09 Nov 2025 04:20PM UTC 24
89.03
GitHub Action Run
Source Files on build 19211158218
  • Tree
  • List 24
  • Changed 17
  • Source Changed 11
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19211158218
  • 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