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

JuliaData / DataFrames.jl / 6386
93%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2020 05:27PM UTC
Jobs 12
Files 46
Run time 50min
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
6386

push

travis-ci

web-flow
[BREAKING] Change `stack` to create a `PooledArray{String}` column by default (#2391)

This is less likely to confuse users (it's the dplyr and pandas default),
and it would allow dropping the dependency on CategoricalArrays if we wanted to.
The drawback of returning strings is that the order of old columns is only
reflected by the order of rows, and no longer by the sorting order of levels.

Also return a `PooledArray{Symbol}` when `variable_eltype=Symbol` is passed.
That's more consistent and more efficient, e.g. if you want to group on symbols
later.

Any element type is now accepted, with `CategoricalValue{String}` being handled
by the general path. In practice it would allow using a custom `AbstractString`
type, though that's relatively unlikely.

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

6211 of 6445 relevant lines covered (96.37%)

1562609.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6386.1 31 Aug 2020 05:27PM UTC 0
94.8
Travis Job 6386.1
2 6386.2 31 Aug 2020 05:32PM UTC 0
95.47
Travis Job 6386.2
3 6386.3 31 Aug 2020 05:42PM UTC 0
94.81
Travis Job 6386.3
4 6386.4 31 Aug 2020 05:46PM UTC 0
95.47
Travis Job 6386.4
5 6386.5 31 Aug 2020 05:48PM UTC 0
94.8
Travis Job 6386.5
6 6386.6 31 Aug 2020 05:54PM UTC 0
95.47
Travis Job 6386.6
7 6386.7 31 Aug 2020 05:52PM UTC 0
94.8
Travis Job 6386.7
8 6386.8 31 Aug 2020 06:06PM UTC 0
95.47
Travis Job 6386.8
9 6386.9 31 Aug 2020 06:07PM UTC 0
95.47
Travis Job 6386.9
10 6386.10 31 Aug 2020 06:12PM UTC 0
95.47
Travis Job 6386.10
11 6386.11 31 Aug 2020 06:17PM UTC 0
95.47
Travis Job 6386.11
12 6386.12 31 Aug 2020 06:14PM UTC 0
95.48
Travis Job 6386.12
Source Files on build 6386
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6386
  • 6b0feaad on github
  • Prev Build on master (#6385)
  • Next Build on master (#6390)
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