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

justin-millman / Kvasir / 24
98%

Build:
DEFAULT BRANCH: master
Ran 15 May 2021 06:33PM UTC
Jobs 2
Files 42
Run time 13s
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
24

push

travis-ci-com

justin-millman
Extraction Plan Revamped

This commit redesigns the Extraction Layer implemented in the previous commit. While the majority of the concepts remain
intact, the fundamental structure of the classes and interfaces involved has changed. The primary change is a separation
of concerns between logic for extracting data out of an input entity and logic for operating on that data. At present,
the former has only one form (reflection), but the new design leaves room for additional mechanisms; the latter is
agnostic as to how the source object is obtained, and will happily decompoe or transform something regardless of its
provenance.

Overall, this design is far more flexible, future-proof, and will align better with the upcoming Reconstitution Layer,
where some of these patterns will reappear.

796 of 800 relevant lines covered (99.5%)

68.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24.1 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Debug) 15 May 2021 06:33PM UTC 0
99.67
Travis Job 24.1
2 24.2 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Release) 15 May 2021 06:33PM UTC 0
99.5
Travis Job 24.2
Source Files on build 24
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #24
  • f96bf70d on github
  • Prev Build on master (#22)
  • Next Build on master (#26)
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