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

JuliaData / DataFrames.jl / 3194 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2018 08:38PM UTC
Files 20
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

01 Nov 2018 08:32PM UTC coverage: 63.391% (+0.03%) from 63.359%
3194.1

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.

1316 of 2076 relevant lines covered (63.39%)

1272.03 hits per line

Source Files on job 3194.1
  • Tree
  • List 0
  • Changed 12
  • Source Changed 1
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2776
  • Travis Job 3194.1
  • 9bea8637 on github
  • Prev Job for on master (#3189.1)
  • Next Job for on master (#3199.1)
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