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

JuliaData / CategoricalArrays.jl / 1043 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 13 Nov 2019 05:50PM UTC
Files 11
Run time 2s
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

13 Nov 2019 05:41PM UTC coverage: 89.474% (-0.4%) from 89.831%
1043.1

push

travis-ci

web-flow
Mark arrays with no levels as ordered when assigning ordered value (#223)

Adding this special case ensures that `copy!(similar(x), x)` gives an ordered array
when `x` is ordered. This is consistent with what `vcat` already does when one of the
inputs has no levels.

This is needed in particular by the DataFrames `vcat` method, which cannot use our `vcat`.

612 of 684 relevant lines covered (89.47%)

4272.57 hits per line

Source Files on job 1043.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 831
  • Travis Job 1043.1
  • f8113c55 on github
  • Prev Job for on master (#1034.2)
  • Next Job for on master (#1044.1)
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