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

justin-millman / Kvasir / 8040791100
99%
master: 98%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 25 Feb 2024 09:13PM UTC
Jobs 2
Files 102
Run time 7s
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

25 Feb 2024 09:12PM UTC coverage: 98.032% (+0.005%) from 98.027%
8040791100

push

github

justin-millman
Fix Source and Result Types of ISingleExtractor Implementations when Nullables are Involved

This commit fixes a bug whereby the ReadPropertyExtractor and the ConvertingExtractor were not properly unwrapping
Nullable<T> to the underlying type when Nullable<T> was either the Source or Result types. Because Extraction always
operates in terms of object?, the boxing/unboxing renders the Nullable<T> wrapper useless. Furthermore, by unwrapping
the type for the SourceType and ResultType properties, it makes other debug checks much easier.

3007 of 3112 branches covered (96.63%)

Branch coverage included in aggregate %.

4513 of 4559 relevant lines covered (98.99%)

2980.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Debug - 8040791100.1 25 Feb 2024 09:13PM UTC 0
97.65
GitHub Action Run
2 Release - 8040791100.2 25 Feb 2024 09:13PM UTC 0
98.5
GitHub Action Run
Source Files on build 8040791100
Detailed source file information is not available for this build.
  • Back to Repo
  • bee6b045 on github
  • Prev Build on main (#8039750623)
  • Next Build on main (#8040959816)
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