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

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

Build:
DEFAULT BRANCH: master
Ran 01 Dec 2017 10:54PM UTC
Files 11
Run time 0s
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

01 Dec 2017 01:45PM UTC coverage: 97.781% (+0.01%) from 97.768%
543.3

push

travis-ci

web-flow
Add special case for single missing RHS in recode() (#103)

When a single pair appears and the RHS is 'missing', it is very unlikely
that the caller would want an Array{Missing} result. Instead, return
an Array{Union{T, Missing}}, with T the original array's eltype.
This is useful to transform some values into missing values.

661 of 676 relevant lines covered (97.78%)

7104.16 hits per line

Source Files on job 543.3
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 543
  • Travis Job 543.3
  • 8d086f64 on github
  • Prev Job for on master (#536.3)
  • Next Job for on master (#544.3)
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