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

JuliaData / DataTables.jl / 355 / 1
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 12 May 2017 01:12PM UTC
Files 19
Run time 1s
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

12 May 2017 01:07PM UTC coverage: 80.705% (-0.5%) from 81.182%
355.1

push

travis-ci

nalimilan
Update vcat for consistency w/ Base.vcat and improve array promotion

This PR removes vcat support for arrays of datatables and makes the
Base.vcat style of vcat(args...) the only call option. Removes
assumptions for joining datatables with missing, unique, and out of
order columns. vcat'ing datatables with unmatched headers results in
error messages that explain how the columns are inconsistent. Uses
@nalimilan's @generated function to implement a new type of
AbstractArray promotion rule that improves handling of NullableArrays
and CategoricalArrays. Extends vcat testing.

1259 of 1560 relevant lines covered (80.71%)

2622.77 hits per line

Source Files on job 355.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 355
  • Travis Job 355.1
  • 776f293c on github
  • Prev Job for on master (#354.1)
  • Next Job for on master (#356.1)
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