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

justin-millman / Kvasir / 22
98%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2021 07:44PM UTC
Jobs 2
Files 41
Run time 5s
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
22

push

travis-ci-com

justin-millman
Extraction Plan

This commit adds the logic for building ExtractionPlans, which are pipelines for pulling values out of an input object.
The IExtractionPlan instances leverage DataConverters to perform any necessary transformations and return collections of
ready-to-write DBValues. Note that the ExtractionPlans are not responsible for understanding how to create a plan: that
will be the responsibility of the translation layer, with these components solely responsible for the execution pieces.

Additionally, this commit adds two new extension methods (IEnumerable.AllSame and Type.IsInstanceOf) that were needed by
the ExtractionPlan implementations. Lastly, a bug in the DataConverter logic related to the conversion of null when a
value type is expected was fixed, and the unit tests were accordingly updated.

776 of 780 relevant lines covered (99.49%)

70.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22.1 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Debug) 03 Apr 2021 07:44PM UTC 0
99.66
Travis Job 22.1
2 22.2 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Release) 03 Apr 2021 07:44PM UTC 0
99.49
Travis Job 22.2
Source Files on build 22
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #22
  • d3d3a043 on github
  • Prev Build on master (#20)
  • Next Build on master (#24)
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