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

JuliaData / DataTables.jl / 355
85%

Build:
DEFAULT BRANCH: master
Ran 12 May 2017 01:12PM UTC
Jobs 4
Files 19
Run time 10min
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
355

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.

47 of 47 new or added lines in 1 file covered. (100.0%)

1268 of 1560 relevant lines covered (81.28%)

8614.56 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
11
100.0
src/abstractdatatable/abstractdatatable.jl
Jobs
ID Job ID Ran Files Coverage
1 355.1 12 May 2017 01:12PM UTC 0
80.71
Travis Job 355.1
2 355.2 12 May 2017 01:16PM UTC 0
80.71
Travis Job 355.2
3 355.3 12 May 2017 01:13PM UTC 0
80.35
Travis Job 355.3
4 355.4 12 May 2017 01:22PM UTC 0
80.35
Travis Job 355.4
Source Files on build 355
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #355
  • 776f293c on github
  • Prev Build on master (#354)
  • Next Build on master (#356)
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