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

JuliaData / DataFrames.jl / 3300
93%

Build:
DEFAULT BRANCH: master
Ran 17 Nov 2018 04:20PM UTC
Jobs 6
Files 20
Run time 7min
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
3300

push

travis-ci

web-flow
Add fast grouping method for CategoricalArray keys (#1600)

When grouping on a single CategoricalArray column, we don't need a Dict to get group codes.
This approach cannot be used when joining, as the Dict is needed.
group_rows now handles the sorting, which allows skipping this step if the grouping
is guaranteed to be sorted (as is the case for CategoricalArray).
This mechanism can be extended in the future to handle multiple CategoricalArray keys,
or integer keys (using radix sort).

1493 of 2384 relevant lines covered (62.63%)

6555.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3300.1 17 Nov 2018 04:20PM UTC 0
62.52
Travis Job 3300.1
2 3300.2 17 Nov 2018 04:21PM UTC 0
62.39
Travis Job 3300.2
3 3300.3 17 Nov 2018 04:22PM UTC 0
62.52
Travis Job 3300.3
4 3300.4 17 Nov 2018 04:23PM UTC 0
62.39
Travis Job 3300.4
5 3300.5 17 Nov 2018 04:21PM UTC 0
62.21
Travis Job 3300.5
6 3300.6 17 Nov 2018 04:27PM UTC 0
62.21
Travis Job 3300.6
Source Files on build 3300
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3300
  • 84a3f254 on github
  • Prev Build on master (#3288)
  • Next Build on master (#3325)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc