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

justin-millman / Kvasir / 26
98%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2021 04:31PM UTC
Jobs 2
Files 48
Run time 14min
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
26

push

travis-ci-com

justin-millman
Reconstitution Plan

This commit implements the Reconstitution Layer, which is a complement to the Extraction Layer implemented in the
previous commit. This layer is responsible for modeling the process by which a row of data from the database is turned
back into a CLR object through two phases: creation (e.g. calling a constructor) and mutation (e.g. setting property
values). As with the Extraction Layer, the current tools available in the Reconstitution Layer are intentionally limited
but specifically designed to be forward compatible with other mechanics, such as factory functions and arbitrary method
invocations.

875 of 879 relevant lines covered (99.54%)

63.92 hits per line

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