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

justin-millman / Kvasir / 28
98%

Build:
DEFAULT BRANCH: master
Ran 24 Jul 2021 04:28PM UTC
Jobs 2
Files 49
Run time 9s
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

pending completion
28

push

travis-ci-com

justin-millman
Nullability Check Extension Method

This commit adds a family of extension methods for determining the nullability of properties, member variables (fields),
events, funciton parameters, and function return types. These methods attempt to resolve the nullability without using
reflection, but will fall back to interrogating the Roslyn-specified compiler metadata if necessary. The functions work
fine for closed generics but may report an inaccurate non-Ambiguous result for certain open generics (these are all
documented in-source).

902 of 906 relevant lines covered (99.56%)

65.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28.1 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Debug) 24 Jul 2021 04:28PM UTC 0
99.7
Travis Job 28.1
2 28.2 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Release) 24 Jul 2021 04:28PM UTC 0
99.56
Travis Job 28.2
Source Files on build 28
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #28
  • 8fb0adef on github
  • Prev Build on master (#26)
  • Next Build on master (#30)
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