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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 25 Feb 2024 09:13PM UTC
Files 102
Run time 2s
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.5% (+0.003%) from 98.497%
8040791100.2

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.

1475 of 1498 branches covered (98.46%)

Branch coverage included in aggregate %.

3186 of 3234 relevant lines covered (98.52%)

1501.85 hits per line

Source Files on job Release - 8040791100.2
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8040791100
  • bee6b045 on github
  • Prev Job for on main (#8039750623.1)
  • Next Job for on main (#8040959816.2)
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