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

JuliaData / CategoricalArrays.jl / 1044
92%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2019 05:54PM UTC
Jobs 6
Files 55
Run time 23min
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
1044

push

travis-ci

web-flow
Implement sort and sort! using counting sort (#224)

This fixes sorting, which currently fails since MergeSort is used and attempts to
compare values from different pools. Always use counting sort, ignoring the specified
algorithm, since it is by far the fastest approach and its result is indistinguishable
from other algorithms (as categorical values are always strictly ordered).

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

3311 of 3656 relevant lines covered (90.56%)

27854.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1044.1 14 Nov 2019 06:00PM UTC 0
89.64
Travis Job 1044.1
2 1044.2 14 Nov 2019 05:55PM UTC 0
90.09
Travis Job 1044.2
3 1044.3 14 Nov 2019 05:54PM UTC 0
90.09
Travis Job 1044.3
4 1044.4 14 Nov 2019 06:07PM UTC 0
89.64
Travis Job 1044.4
5 1044.5 14 Nov 2019 06:04PM UTC 0
90.09
Travis Job 1044.5
6 1044.6 14 Nov 2019 06:18PM UTC 0
90.09
Travis Job 1044.6
Source Files on build 1044
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1044
  • 9e3380a9 on github
  • Prev Build on master (#1043)
  • Next Build on master (#1045)
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