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

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

Build:
DEFAULT BRANCH: master
Ran 18 Sep 2020 02:09PM UTC
Files 10
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

18 Sep 2020 01:58PM UTC coverage: 90.985% (-0.2%) from 91.201%
1410.1

push

travis-ci

web-flow
Improve handling of missing values in cut (#300)

Since `cut` propagates missing values, it is safe to skip them silently when
computing the quantiles. This was not possible in older versions of Statistics,
which only accepted arrays.

Also add some checks to print more explicit errors in corner cases.

Replace `allowmissing` argument with `extend=missing`.
`allowmissing` is used with a different meaning elsewhere. This could create confusion,
especially as `cut` always propagates missing values.
Also allow this even when the input array did not allow for missing values.

Improve docstrings a bit.

656 of 721 relevant lines covered (90.98%)

4784.46 hits per line

Source Files on job 1410.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1087
  • Travis Job 1410.1
  • 6a609d4d on github
  • Prev Job for on master (#1405.1)
  • Next Job for on master (#1411.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