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

JuliaData / CategoricalArrays.jl / 543
92%

Build:
DEFAULT BRANCH: master
Ran 01 Dec 2017 02:05PM UTC
Jobs 2
Files 11
Run time 529min
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
543

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.

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

661 of 676 relevant lines covered (97.78%)

14208.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 543.1 01 Dec 2017 02:05PM UTC 0
97.78
Travis Job 543.1
3 543.3 01 Dec 2017 10:54PM UTC 0
97.78
Travis Job 543.3
Source Files on build 543
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #543
  • 8d086f64 on github
  • Prev Build on master (#536)
  • Next Build on master (#544)
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