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

JuliaStats / NullableArrays.jl / 630
67%

Build:
DEFAULT BRANCH: master
Ran 12 Feb 2017 01:31PM UTC
Jobs 2
Files 14
Run time 17s
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
630

push

travis-ci

nalimilan
Fix broadcast() and map() on Julia 0.5

Non-singleton types do not have an 'instance' field, so we cannot call
null_safe_op() from a generated function for their constructors.
This means they will always be considered as unsafe. Also add a branch for
Julia 0.5, where inference does not work: the return type needs to be
computed from the generated function.

Finally, fix computing the element type of the array returned by broadcast()
on Julia 0.5.

445 of 692 relevant lines covered (64.31%)

15777.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 630.1 12 Feb 2017 01:31PM UTC 0
60.69
Travis Job 630.1
2 630.2 12 Feb 2017 01:31PM UTC 0
60.55
Travis Job 630.2
Source Files on build 630
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #630
  • e9747bf6 on github
  • Prev Build on master (#618)
  • Next Build on master (#632)
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