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

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

Build:
DEFAULT BRANCH: master
Ran 13 Nov 2019 05:45PM UTC
Files 11
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

13 Nov 2019 05:41PM UTC coverage: 89.909% (+0.08%) from 89.831%
1043.3

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`.

695 of 773 relevant lines covered (89.91%)

5035.77 hits per line

Source Files on job 1043.3
  • Tree
  • List 0
  • Changed 10
  • Source Changed 2
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 831
  • Travis Job 1043.3
  • 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