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

JuliaData / DataFrames.jl / 3194
93%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2018 08:38PM UTC
Jobs 6
Files 20
Run time 9min
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
3194

push

travis-ci

web-flow
Use faster hashing approach for first CategoricalVector grouping key (#1565)

Since hash() takes as an argument the hash for the previous keys, we cannot in general
reuse precomputed hashes. However, this is possible for the first grouping key since the
previous hash is always zero in that case. Since the number of keys is generally small,
it makes a large difference to improve performance for this case.

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

1316 of 2075 relevant lines covered (63.42%)

7622.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3194.1 01 Nov 2018 08:38PM UTC 0
63.39
Travis Job 3194.1
2 3194.2 01 Nov 2018 08:39PM UTC 0
63.29
Travis Job 3194.2
3 3194.3 01 Nov 2018 08:39PM UTC 0
63.39
Travis Job 3194.3
4 3194.4 01 Nov 2018 08:40PM UTC 0
63.29
Travis Job 3194.4
5 3194.5 01 Nov 2018 08:38PM UTC 0
63.08
Travis Job 3194.5
6 3194.6 01 Nov 2018 08:47PM UTC 0
63.08
Travis Job 3194.6
Source Files on build 3194
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3194
  • 9bea8637 on github
  • Prev Build on master (#3189)
  • Next Build on master (#3199)
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