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

JuliaData / CategoricalArrays.jl / 1198
92%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2020 05:23PM UTC
Jobs 6
Files 10
Run time 20min
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
1198

push

travis-ci

web-flow
Make `collect(::CategoricalArray)` return a `CategoricalArray` (#252)

This fixes an inconsistency, as currently `collect(::Type{<:CategoricalValue}, ::AbstractArray)` returns
a `CategoricalArray` but not `collect(::CategoricalArray)`. This is due to the fact that we define
`similar` methods for `Array` but not for ranges, which is what `collect` uses internally.

585 of 629 relevant lines covered (93.0%)

28998.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1198.1 08 Apr 2020 05:28PM UTC 0
91.48
Travis Job 1198.1
2 1198.2 08 Apr 2020 05:23PM UTC 0
92.63
Travis Job 1198.2
3 1198.3 08 Apr 2020 05:25PM UTC 0
91.51
Travis Job 1198.3
4 1198.4 08 Apr 2020 05:35PM UTC 0
91.48
Travis Job 1198.4
5 1198.5 08 Apr 2020 05:32PM UTC 0
92.63
Travis Job 1198.5
6 1198.6 08 Apr 2020 05:44PM UTC 0
91.51
Travis Job 1198.6
Source Files on build 1198
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1198
  • 8044adfc on github
  • Prev Build on master (#1194)
  • Next Build on master (#1201)
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