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

JuliaData / CategoricalArrays.jl / 1198 / 3
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2020 05:25PM UTC
Files 10
Run time 4s
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

08 Apr 2020 05:20PM UTC coverage: 91.507% (+0.02%) from 91.483%
1198.3

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.

668 of 730 relevant lines covered (91.51%)

5177.87 hits per line

Source Files on job 1198.3
  • Tree
  • List 0
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 942
  • Travis Job 1198.3
  • 8044adfc on github
  • Prev Job for on master (#1194.1)
  • Next Job for on master (#1201.3)
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