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

JuliaData / CategoricalArrays.jl / 1410
92%

Build:
DEFAULT BRANCH: master
Ran 18 Sep 2020 02:05PM UTC
Jobs 4
Files 10
Run time 5min
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
1410

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.

20 of 20 new or added lines in 1 file covered. (100.0%)

676 of 721 relevant lines covered (93.76%)

20957.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1410.1 18 Sep 2020 02:09PM UTC 0
90.98
Travis Job 1410.1
2 1410.2 18 Sep 2020 02:05PM UTC 0
92.42
Travis Job 1410.2
3 1410.3 18 Sep 2020 02:10PM UTC 0
90.98
Travis Job 1410.3
4 1410.4 18 Sep 2020 02:08PM UTC 0
92.42
Travis Job 1410.4
Source Files on build 1410
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1410
  • 6a609d4d on github
  • Prev Build on master (#1405)
  • Next Build on master (#1411)
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